Other packages > Find by keyword >

klassR  

Classifications for Statistics Norway
View on CRAN: Click here


Download and install klassR package within the R console
Install from CRAN:
install.packages("klassR")

Install from Github:
library("remotes")
install_github("cran/klassR")

Install by package version:
library("remotes")
install_version("klassR", "1.0.4")



Attach the package and use:
library("klassR")
Maintained by
Susie Jentoft
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-09
Latest Update: 2025-02-07
Description:
Functions to search, retrieve and apply classifications and codelists using Statistics Norway's API from the system 'KLASS'. Retrieves classifications by date with options to choose language, hierarchical level and formatting.
How to cite:
Susie Jentoft (2019). klassR: Classifications for Statistics Norway. R package version 1.0.4, https://cran.r-project.org/web/packages/klassR. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:51), 0.1.2 (2019-10-09 11:50), 0.1.3 (2020-10-31 00:50), 0.1.5 (2021-03-30 11:50), 0.1.7 (2021-10-18 11:10), 0.1.9 (2022-03-04 09:50), 0.1.10 (2022-06-01 09:30), 0.1.11 (2022-06-08 11:00), 0.2.0 (2023-01-19 08:30), 0.2.1 (2023-05-08 09:40), 0.2.3 (2024-01-15 14:30), 0.2.4 (2024-08-16 13:00), 1.0.0 (2024-11-15 11:10), 1.0.1 (2024-12-03 14:00), 1.0.2 (2025-02-07 11:40), 1.0.3 (2025-10-24 11:40), 1.0.4 (2025-12-12 22:20), 1.0.5 (2026-02-26 12:00)
Other packages that cited klassR R package
View klassR citation profile
Other R packages that klassR depends, imports, suggests or enhances
Complete documentation for klassR
Functions, R codes and Examples using the klassR R package
Some associated functions: ApplyKlass . CheckDate . ConvertTable . CorrespondList . GetBaseUrl . GetFamily . GetKlass . GetName . GetNums . GetUrl . GetUrl2 . GetVersion . Levels . ListFamily . ListKlass . MakeChar . MakeUrl . SearchKlass . check_connect . formattering . get_variant_name . klassdata . levelCheck . splitChar . stop_quietly . 
Some associated R codes: Convert_table.R . Hent_data.R . KLASS.R . Klass_list.R . Levels.R . checkLevel.R . data.R . format.R .  Full klassR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA