View source: R/viz_functions.R
viz_ts | R Documentation |
Function to visualize 1D data along time.
viz_ts(data, var_list)
data |
vector, or 1D object |
var_list |
var_list containing information about the data |
## Not run: viz_ts(var_list$bottom_temperature, var_list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.