find_asset_by_name {gofigR}R Documentation

Finds an asset by name

Description

Finds an asset by name

Usage

find_asset_by_name(gf, name)

Arguments

gf

GoFigr client

name

name of the asset to search for

Value

list of matching assets, or an empty list if none found


[Package gofigR version 1.1.0 Index]