forecast_validator: EFI forecast standard EML metadata validator

View source: R/forecast_validator.R

forecast_validatorR Documentation

EFI forecast standard EML metadata validator

Description

EFI forecast standard EML metadata validator

Usage

forecast_validator(eml)

Arguments

eml

EML file path

Value

boolean

Examples


forecast_validator(system.file("extdata", "forecast-eml.xml", package="EFIstandards"))
forecast_validator(system.file("extdata", "beetles-eml.xml", package="EFIstandards"))


cboettig/forecast-standards documentation built on Jan. 1, 2023, 8:21 a.m.