find_in: Find in path

View source: R/find.R

find_inR Documentation

Find in path

Description

Get the Synapse id of an entity nested several folder layers deep without having to click through the UI or create a fileview as long as the structure/path is known.

Usage

find_in(scope, path)

Arguments

scope

Id of the container (project or folder) to begin search.

path

Path string in format "subdir1/subdir2/file.txt", where the last-level element will be the id returned.


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