View source: R/find.project.id.R
find.project.id | R Documentation |
Any rows with duplicated row names will be dropped with the first one being kepted.
find.project.id(df, title, providers_id, project_privacy)
df |
result df from index.all.projects |
title |
of project or matching term |
providers_id |
of project or matching term |
project_privacy |
of project or matching term |
a subsetted dataframe of index.all.projects which includes a column with relevant project unique_ids that can be passed to, e.g., find.projects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.