Description Usage Arguments Examples
View source: R/projlead_metadata.R
get metadata from project entity agency
1 2 3 4 5 6 7 |
studyId |
study or experiment ID |
format |
type of data structure format |
serverURL |
database server URL |
version |
api version |
meta_dbattributes |
data dictionary of metadata. It includes equivalences between excel and database names. |
1 2 3 4 5 | ## Not run:
b2 <- get_projlead_metadata(studyId = 3,format = "data.frame",
serverURL = "https://research.cip.cgiar.org/agrofims/api/dev",version ="/0233/r")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.