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

master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Build Status Coverage Status 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).

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

Packages

No packages published
You can’t perform that action at this time.