data_pull: Downloads a specific resource or all resources in the...

Description Usage Arguments Value Note

View source: R/fns-auto.R

Description

Downloads a specific resource or all resources in the KiProject.

Usage

1
data_pull(ki_project, resource_or_identifier = NULL)

Arguments

ki_project

a Ki Project obtained from ki_project

resource_or_identifier

KiProjectResource object or a valid identifier (local path, remote URI, name).

Value

The absolute path to the pulled resource or a list of absolute paths for all pulled resources.

Note

This can be used in either of the following ways:

1
2

ki-tools/kitools-r documentation built on Jan. 7, 2020, 5:46 a.m.