Description Usage Arguments Value Examples
Plot position data as processed by merge_pos_file()
1 | map_pos_data(data = NULL, vi = "evi", window_size = 60)
|
data |
a *.pos data logger / tracker file location |
vi |
a tag number (if set this defaults to unknown) |
window_size |
number of trailing or leading days over which to integrate remote sensing (vegetation index) data |
plots data processed by merge_pos_file()
1 2 3 4 | ## Not run:
map_pos_data(data = ...)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.