checkout_tag: Download the dataset version specified by a tag

View source: R/git_sync.R

checkout_tagR Documentation

Download the dataset version specified by a tag

Description

Download the dataset version specified by a tag

Usage

checkout_tag(repo, tag)

Arguments

repo

dataset name: 'all_basiclevel', 'reliability', etc.

tag

tag label as a string

Examples

## Not run: 
checkout_tag('all_basiclevel', '0.1.0')

## End(Not run)

BergelsonLab/blabr documentation built on April 19, 2024, 7:21 p.m.