orcid_my: my orcid id e.g. for setting seeds

View source: R/orcid_my.r

orcid_myR Documentation

my orcid id e.g. for setting seeds

Description

my orcid id e.g. for setting seeds

Usage

orcid_my(char = FALSE)

Arguments

char

default FALSE returns a numeric (note this will remove any leading 0s) otherwise will return a char.

Value

numeric representation of my orcid

Examples

## Not run: 
set.seed(orcid_wrc())
x1 <- rnorm(100)

## End(Not run)

williamcioffi/chf documentation built on June 14, 2025, 10:05 p.m.