Description Usage Arguments Value Examples
DEPRECATED - USE ref_get. This function uses the ListTagValues
method
from the database API and returns a list of Tag Values for the supplied tag
type.
1 | get_tag_values(tag_type)
|
tag_type |
numeric, a valid tag type ID. Use |
Returns a data_frame (from the tibble
package).
1 2 3 4 | ## Not run:
get_tag_values(3) # Tag Type 3 (Subject)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.