Learn R Programming

groundhog (version 3.2.0)

meta.groundhog: Load a specific version of groundhog, as available on a given date

Description

Load a specific version of groundhog, as available on a given date

Usage

meta.groundhog(date)

Arguments

date

character string (yyyy-mm-dd), or date value, with the date which determines the version of groundhog to load

Examples

Run this code
if (FALSE) {
#Load groundhog as available on 2021-03-12 (v1.3.2)
meta.groundhog("2021-03-12")
}

Run the code above in your browser using DataLab