data_push: Uploads a specific resource or all local non-pushed...

Description Usage Arguments Value Note

View source: R/fns-auto.R

Description

Uploads a specific resource or all local non-pushed resources.

Usage

1
data_push(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 pushed resource or a list of absolute paths for all pushed 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.