get_id | R Documentation |
Return the override id if there is one, otherwise return the individ_id
get_id(row)
row |
The row for which the id wishes to be taken |
The relevant id
## Not run:
# Get the id for the sample at the 17th row
id <- get_id(search_data[[17,]])
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.