find_project_resources_by: Finds all resources in the KiProject by any of...

Description Usage Arguments Value Note

View source: R/fns-auto.R

Description

Finds all resources 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

List of KiProjectResources or an empty list.

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.