find_child_type: Find children of type

View source: R/find.R

find_child_typeR Documentation

Find children of type

Description

Small utility likefind_child but retrieves files by type rather than by specific name. Returns a vector of ids, with entity names set as names.

Usage

find_child_type(parent, child_type = list("file"))

Arguments

parent

Parent container (project or folder).

child_type

Type(s) as a list, even for only one type. Defaults to "file".


nf-osi/nfportalutils documentation built on Feb. 26, 2024, 1:05 p.m.