seed_engine | R Documentation |
This helper function is used inside of plane_seed to evaluate characteristics of observed data to use for downstream plausibility analysis.
seed_engine(input, location, cut_date = NULL)
input |
Input signal data used for seeding; must be an observed signal object |
location |
Character vector with location code |
cut_date |
Maximum date (inclusive) for which seeding should be performed; default is |
A list
of length 1 with multiple elements corresponding to seed characteristics and metadata for the given location.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.