orcid_my | R Documentation |
my orcid id e.g. for setting seeds
orcid_my(char = FALSE)
char |
default FALSE returns a numeric (note this will remove any leading 0s) otherwise will return a char. |
numeric representation of my orcid
## Not run:
set.seed(orcid_wrc())
x1 <- rnorm(100)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.