
org - Organising Projects
A framework to help you organize projects. Most analyses have three (or more) main sections: code, results, and data, each with different requirements (version control/sharing/encryption). You provide folder locations and 'org' helps you take care of the details.
Last updated 3 days ago
csverse
5.78 score 1 stars 60 scripts 773 downloads
csdata - 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.
Last updated 6 months ago
csverse
5.78 score 2 dependents 6 scripts 1.1k downloads
csmaps - Preformatted Maps of Norway that Don't Need Geolibraries
Provides datasets containing preformatted maps of Norway at the county, municipality, and ward (Oslo only) level for redistricting in 2024, 2020, 2018, and 2017. Multiple layouts are provided (normal, split, and with an insert for Oslo), allowing the user to rapidly create choropleth maps of Norway without any geolibraries.
Last updated 6 months ago
csverse
5.08 score 3 stars 20 scripts 914 downloads
cstime - Date and Time Functions for Public Health Purposes
Provides easy and consistent time conversion for public health purposes. The time conversion functions provided here are between date, ISO week, ISO yearweek, ISO year, calendar month/year, season, season week.
Last updated 9 months ago
csverse
4.95 score 2 dependents 7 scripts 942 downloads
plnr - A Framework for Planing Analyses
A framework for planning analyses within the mental model where you have one (or more) datasets and want to run either A) The same function multiple times with different arguments, or B) Multiple functions. This is appropriate when A) Applying the same function to multiple strata (e.g., locations, age groups), B) Applying the same statistical method to multiple variables (e.g. exposures). or C) Creating multiple different tables or graphs for a report.
Last updated 3 days ago
csverse
4.78 score 3 stars 1 scripts 817 downloads
cstidy - Helpful Functions for Cleaning Surveillance Data
Helpful functions for the cleaning and manipulation of surveillance data, especially with regards to the creation and validation of panel data from individual level surveillance data.
Last updated 9 months ago
csverse
4.65 score 1 dependents 804 downloads
csalert - Alerts from Public Health Surveillance Data
Helps create alerts and determine trends by using various methods to analyze public health surveillance data. The primary analysis method is based upon a published analytics strategy by Benedetti (2019) <doi:10.5588/pha.19.0002>.
Last updated 9 months ago
csverse
4.00 score 1 stars 768 downloads
csutil - Common Base-R Problems Relating to Lists
Utility functions that help with common base-R problems relating to lists. Lists in base-R are very flexible. This package provides functions to quickly and easily characterize types of lists. That is, to identify if all elements in a list are null, data.frames, lists, or fully named lists. Other functionality is provided for the handling of lists, such as the easy splitting of lists into equally sized groups, and the unnesting of data.frames within fully named lists.
Last updated 2 years ago
csverse
3.70 score 1 stars 2 scripts 832 downloads