get_from_ihme: Use scp to retrieve data.

Description Usage Arguments Details

View source: R/transfer.R

Description

Only if you have ssh credentials set up. This is used for data that isn't yet public. Equivalent to: ssh ihme.uw.edu:/path/to/file local_file.dat

Usage

1
get_from_ihme(session, filename, data_configuration = NULL)

Arguments

session

An ssh session.

filename

The path of the file within the repository.

data_configuration

Where to put that file on the local machine.

Details

You have to call 'data_configuration()' before you call this.


dd-harp/rampdata documentation built on Sept. 13, 2021, 9:32 p.m.