parse_repo_labels | R Documentation |
get_repo_labels
Parse labels from get_repo_labels
parse_repo_labels(res)
res |
List returned by corresponding |
Dataframe with one record / label
Other labels:
get_repo_labels()
## Not run:
labels_res <- get_repo_labels(my_repo)
labels <- parse_repo_labels(labels_res)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.