handle_dataset_version: Handles the version.

View source: R/get_data.R

handle_dataset_versionR Documentation

Handles the version.

Description

If the version isn't specified, finds the newest version and warns that not specifying the version might not be a good idea. If it is specified, notifies if there is a newer version available.

Usage

handle_dataset_version(
  repo,
  version = NULL,
  tags_already_updated = FALSE,
  check_for_updates = TRUE
)

Arguments

version

version tag to checkout

Value

version string


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