baad_data_versions: Get release versions

View source: R/baad_data.R

baad_data_versionsR Documentation

Get release versions

Description

Get release versions

Usage

baad_data_versions(local = TRUE, path = NULL)

baad_data_version_current(local = TRUE, path = NULL)

Arguments

local

Should we return local (TRUE) or github (FALSE) version numbers? Github version numbers are pulled once per session only. The exception is for github_release_version_current which when given local=TRUE will fall back on trying github if there are no local versions.

path

Optional path in which to store the data. If omitted we use rappdirs to generate a reasonable path.##'


traitecoevo/baad.data documentation built on April 13, 2025, 3:43 p.m.