Skip to content

R package for Structural handling of identity numbers used in the swedish administration such as personal identity numbers (personnummer) and organizational identity numbers (organisationsnummer).

License

rOpenGov/sweidnumbr

Repository files navigation

rOG-badge R-CMD-check codecov rstudio mirror downloads cran version


sweidnumbr

Introduction

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:

devtools::install_github("rOpenGov/sweidnumbr")
library(sweidnumbr)

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).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages