doc_to_form_id {rspacer}R Documentation

Get the form id used for a document

Description

Get the form id used for a document

Usage

doc_to_form_id(doc_id, verbose = TRUE, api_key = get_api_key())

Arguments

doc_id

Unique identifier of the document

verbose

whether to print the matching document/form

api_key

RSpace API key

Value

A form id.


[Package rspacer version 0.2.0 Index]