hcp_ids | R Documentation |
Returns list of IDs of folders in the HCP database
hcp_ids(group = c("HCP", "HCP_900", "HCP_1200", "HCP_Retest"))
group |
Group of IDs to return |
Character vector
if (have_aws_key()) {
head(hcp_ids("HCP"))
head(hcp_ids("HCP_900"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.