query_item_in_folder: Search within an SB folder

View source: R/query_items.R

query_item_in_folderR Documentation

Search within an SB folder

Description

Search for text in the title, abstract, etc. within an SB folder and any subfolders.

Usage

query_item_in_folder(text, folder, ..., limit = 20)

Arguments

text

text in the title, abstract, etc. of the desired item

folder

an SB item ID for the folder to search in

...

Additional parameters are passed on to GET

limit

Max number of matching items to return

Value

A list of matching items as sbitem objects.


USGS-R/sbtools documentation built on Feb. 21, 2024, 10:15 a.m.