find_project_resource_by: Finds a single resource in the KiProject by any of...

Description Usage Arguments Value Note

View source: R/fns-auto.R

Description

Finds a single resource in the KiProject by any of KiProjectResource attributes.

Usage

1

Arguments

ki_project

a Ki Project obtained from ki_project

operator

The operator to use when finding by more than one attribute. Must be one of: 'and', 'or'.

...

KiProjectResource attributes and values to find by.

Value

KiProjectResource or NULL

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.