search_for_tags: Search For Tags on Volumes or Sessions.

View source: R/search_for_tags.R

search_for_tagsR Documentation

Search For Tags on Volumes or Sessions.

Description

Search For Tags on Volumes or Sessions.

Usage

search_for_tags(search_string = "ICIS", vb = FALSE, rq = NULL)

Arguments

search_string

String to search.

vb

A Boolean value. If TRUE provides verbose output.

rq

An httr2 request object. Default is NULL.

Value

An array of tags that match the tag_string.

Examples

## Not run: 
search_for_tags() # Searches for volumes that have the tag "ICIS"

## End(Not run)


PLAY-behaviorome/databraryapi documentation built on April 29, 2024, 2:16 a.m.