Skip to content
/ csdata Public

❗ This is a read-only mirror of the CRAN R package repository. csdata — Structural Data for Norway. Homepage: https://www.csids.no/csdata/https://github.com/csids/csdata Report bugs for this package: https://github.com/csids/csdata/issues

License

Notifications You must be signed in to change notification settings

cran/csdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csdata

Overview

csdata contains preformatted structural data for Norway.

Datasets relating to population in municipalities, municipality/county matching, and how different municipalities have merged/redistricted over time from 2006 to 2024.

Read the introduction vignette here or run help(package="csdata").

csverse

The csverse is a set of R packages developed to help solve problems that frequently occur when performing disease surveillance.

If you want to install the dev versions (or access packages that haven't been released on CRAN), run usethis::edit_r_profile() to edit your .Rprofile.

Then write in:

options(
  repos = structure(c(
    CSVERSE = "https://www.csids.no/drat/",
    CRAN    = "https://cran.rstudio.com"
  ))
)

Save the file and restart R.

You can now install csverse packages from our drat repository.

install.packages("csdata")

About

❗ This is a read-only mirror of the CRAN R package repository. csdata — Structural Data for Norway. Homepage: https://www.csids.no/csdata/https://github.com/csids/csdata Report bugs for this package: https://github.com/csids/csdata/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages