phenocam {portalr} | R Documentation |
Phenocam data products by day, calendar month, or lunar month
Description
Summarize phenocam data products to either daily, monthly, or lunar monthly level.
Usage
phenocam(level = "daily", path = get_default_data_path())
Arguments
level |
specify 'monthly', 'daily', or 'newmoon' |
path |
either the file path that contains the PortalData folder or "repo", which then pulls data from the PortalData GitHub repository |
[Package portalr version 0.4.1 Index]