You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
R package for Structural handling of identity numbers used in the swedish administration such as personal identity numbers (personnummer) and organizational identity numbers (organisationsnummer).
sweidnumbr is an R package for structural handling of identity numbers
used in the swedish administration such as personal identity numbers
(personnummer) and organizational identity numbers
(organisationsnummer). For a quick introduction on how to use the package,
see the vignette.
Installation
To install from CRAN just write:
install.packages(sweidnumbr)
Use the devtools package to install the latest version from GitHub:
A tutorial is included with the package and can be viewed with:
vignette("sweidnumbr")
Reporting bugs
Please use the GitHub issue tracker
here for reporting bugs
and making further feature requests.
IMPORTANT: When submitting a bug, you can make the lives of the
developers easier by submitting the following information along with
your bug report:
The output of sessionInfo()
The output of packageVersion("sweidnumbr")
About
R package for Structural handling of identity numbers used in the swedish administration such as personal identity numbers (personnummer) and organizational identity numbers (organisationsnummer).