This function display a plot of light time series recorded by a tag
Examples
withr::with_dir(system.file("extdata", package = "GeoPressureR"), {
tag <- tag_create("18LX", quiet = TRUE)
})
plot_tag_light(tag)
This function display a plot of light time series recorded by a tag
withr::with_dir(system.file("extdata", package = "GeoPressureR"), {
tag <- tag_create("18LX", quiet = TRUE)
})
plot_tag_light(tag)