get_answers | R Documentation |
get sysrev answers tibble with answers as rsr types
get_answers(pid, enabled_only = T, token = get_srtoken())
tidy_answers(
answers,
concordance = F,
collapse = F,
enabled_only = T,
token = get_srtoken()
)
pid |
a sysrev project id - sysrev.com/p/<pid> |
enabled_only |
only get answers from enabled articles? |
token |
a sysrev token with read access to the given project |
answers |
answers from a 'get_answers' call |
concordance |
whether to compute concordance |
collapse |
whether to remove user_ids and collapse answers |
a tbl with tidy sysrev answers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.