Description Usage Arguments Value Examples
View source: R/make_study_id.R
blsmeta requires a numeric vector
for the study_id variable create that variable from
a character vector (for example).
1 |
x |
character vector |
numeric study_id
1 2 3 4 | # data
library(psymetadata)
make_study_id( gnambs2020$author )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.