lemis_release: Make a data release.

View source: R/datastorr.R

lemis_releaseR Documentation

Make a data release.

Description

Maintainer-only function for releasing data. This will look at the version in the DESCRIPTION file and make a data release if the GitHub repository contains the same version as we have locally. Requires the GITHUB_TOKEN environment variable to be set.

Usage

lemis_release(..., path = NULL)

Arguments

...

Parameters passed through to github_release_create

path

Path to the data (see lemis).


kephelps/LEMIS documentation built on June 9, 2025, 7:56 a.m.