powered by
Parse apart a tag
parse_q_tag(tag)
A named vector indicating the field and entry associated with it.
A single tag to extract from
# \donttest{ tag <- "{quiz, id: quiz_name_here, attempts: 10}" parse_q_tag(tag) # }
Run the code above in your browser using DataLab