update_data: Update data

View source: R/update_data.R

update_dataR Documentation

Update data

Description

Update data

Usage

update_data(path = NULL, just_tsv = FALSE)

Arguments

path

Directory of unzipped folder of the 'GNAF' unzipped folder. If NULL, the default, an attempt will be made to infer the latest PSMA url and unzipped in a temporary directory.

just_tsv

bool. If TRUE, only the .tsv files are produced. This is intended to be useful only for this package's development.

Value

Called for its side-effect. When called, data from 'path' are incorporated into the PSMA package folder.


HughParsonage/PSMA documentation built on May 21, 2022, 10:16 p.m.