Uses plotly to provide a seasonal profile plot NOTE make this a method class so you can call plot(data.frame) or plot(df, plotly = TRUE)

stk_profile(data, logger, range = c(0, 1e+05), center = "day", plotly = FALSE)

Arguments

data

skytrackr compatible data frame

logger

the logger to plot

range

the light range to plot

center

center data on day or night

plotly

TRUE or FALSE (convert to dynamic plotly plot or not)

Value

a plotly dynamic graph of light levels for a given logger