About Anaconda Help Download Anaconda

conda-forge / packages / r-incadata 0.9.1

Handle data in formats used by cancer centers in Sweden, both from 'INCA' (<https://rcc.incanet.se>) and by the older register platform 'Rockan'. All variables are coerced to suitable classes based on their format. Dates (from various formats such as with missing month or day, with or without century prefix or with just a week number) are all recognized as dates and coerced to the ISO 8601 standard (Y-m-d). Boolean variables (internally stored either as 0/1 or "True"/"False"/blanks when exported) are coerced to logical. Variable names ending in '_Beskrivning' and '_Varde' will be character, and 'PERSNR' will be coerced (if possible) to a valid personal identification number 'pin' (by the 'sweidnumbr' package). The package also allow the user to interactively choose if a variable should be coerced into a potential format even though not all of its values might conform to the recognized pattern. It also contain a caching mechanism in order to temporarily store data sets with its newly decided formats in order to not rerun the identification process each time. The package also include a mechanism to aid the documentation process connected to projects build on data from 'INCA'. From version 0.7, some general help functions are also included, as previously found in the 'rccmisc' package.

copied from cf-staging / r-incadata

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.9.1
  • osx-64 v0.6.4
  • linux-64 v0.6.4
  • win-64 v0.6.4

conda install

To install this package run one of the following:
conda install conda-forge::r-incadata
conda install conda-forge/label/cf201901::r-incadata
conda install conda-forge/label/cf202003::r-incadata
conda install conda-forge/label/gcc7::r-incadata

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy