⚠️There's a newer version (0.9.1) of this package. Take me there.

incadata

Package to handle datasets in INCA format

The package is primarly used to create a new data object of class "incadata" (inharating from class "tbl" in dplyr). All variables are coerced to suitable classes based on their format. Dates are recognised as dates (through the rccdates package), logical variables (with values "" and "True" in INCA) will be boolean, variablev with names ending in "_Beskrivning" and "_Varde" will be factors, variable with name "PERSNR" will be coerced to "pin" (by the "sweidnumbr" package) etcetera.

Install

The package is primarly intended for use as a part of the rcc2 package but can also be installed independently:

devtools::install_bitbucket("cancercentrum/incadata")

Introduction

The package contains two vignettes. Find them after installation by browseVignettes("incadata").

Copy Link

Version

Down Chevron

Install

install.packages('incadata')

Monthly Downloads

50

Version

0.5.3

License

GPL-2

Maintainer

Last Published

February 15th, 2017

Functions in incadata (0.5.3)