get_ | R Documentation |
get labels from a sysrev
get_articles(pid, enabled_only = T, token = get_srtoken())
get_article_content(pid, token = get_srtoken())
get_predictions(pid, token = get_srtoken())
get_labels(pid, enabled_only = T, token = get_srtoken())
get_users(pid, token = get_srtoken())
pid |
a sysrev project id - sysrev.com/p/<pid> |
enabled_only |
filter out disabled labels (default T) |
token |
a sysrev token with read access to the given project |
A tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.