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)
skytrackr compatible data frame
the logger to plot
the light range to plot
center data on day or night
TRUE or FALSE (convert to dynamic plotly plot or not)
a plotly dynamic graph of light levels for a given logger