artificialHydrograph | R Documentation |
Generates an artificial hydrograph
artificialHydrograph(step.s = 3600, from = "2015-01-01", to = "2015-01-10")
step.s |
time step in seconds |
from |
first day as character string in format "yyyy-mm-dd" |
to |
last day as character string in format "yyyy-mm-dd" |
data frame with columns DateTime and values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.