meta.groundhog {groundhog}R Documentation

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

## Not run: 
#Load groundhog as available on 2021-03-12 (v1.3.2)
meta.groundhog("2021-03-12")

## End(Not run)


[Package groundhog version 3.2.0 Index]