getFieldsForCollection: Get Fields for a Specific Collection in a canvas

View source: R/metadata.R

getFieldsForCollectionR Documentation

Get Fields for a Specific Collection in a canvas

Description

Given a canvas ID and collection name, returns the metadata fields defined for that collection.

Usage

getFieldsForCollection(canvasID, collectionName)

Arguments

canvasID

The ID of the canvas.

collectionName

The name of the collection (e.g., "surveys").

Value

A list of field definitions for the collection.


viafoundry documentation built on Aug. 23, 2025, 1:11 a.m.