Skip to content

jukop/hetu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

hetu

Introduction

hetu is an R package for structural handling of identity numbers used in the Finnish administration, in particular the personal identity numbers (henkilötunnus).

The syntax in this package is unified with the similar package for Swedish ID numbers, the sweidnumbr.

Installation

To install from CRAN just write:

install.packages(hetu)

Use the devtools package to install the latest version from GitHub:

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

A tutorial is included with the package and can be viewed with:

vignette("hetu")

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("hetu")

About

Finnish personal identification number (henkilotunnus / hetu) R package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%