install_xml: Install datasets via the Data Retriever.

Description Usage Arguments Examples

Description

Data is stored in XML files

Usage

1
2
install_xml(dataset, table_name = "{db}_{table}.xml",
  data_dir = getwd(), debug = FALSE, use_cache = TRUE)

Arguments

dataset

the name of the dataset that you wish to install

table_name

the name of the database file to store data

data_dir

the dir path to store data, defaults to working dir

debug

Setting TRUE helps in debugging in case of errors

use_cache

Setting FALSE reinstalls scripts even if they are already installed

Examples

1

zhangcandrew/rdataretriever documentation built on May 28, 2019, 5:57 p.m.