powered by
Check and convert a vector of organizational identity numbers.
as.oin(oin)
Character vector (of class oin and AsIs) with swedish organizational identity numbers.
oin
AsIs
Vector with swedish organizational identity numbers in character format. See details.
The following format is accepted:
character: GNNNNN-NNNC
GNNNNN-NNNC
Lag (1974:174) om identitetsbeteckning for juridiska personer m.fl.
ex_oin <- c("556000-4615", "232100-0156", "802002-4280", "8020024280", "AA2002-4280") as.oin(ex_oin)
Run the code above in your browser using DataLab