data_remove: Removes a resource from the KiProject. This does not delete...

Description Usage Arguments Value Note

View source: R/fns-auto.R

Description

Removes a resource from the KiProject. This does not delete the file locally or remotely, it is only removed from the KiProject manifest.

Usage

1
data_remove(ki_project, resource_or_identifier)

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

KiProjectResource

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.