
org - Organising Projects
A framework for organizing R projects with a standardized structure. Most analyses consist of three main components: code, results, and data, each with different requirements such as version control, sharing, and encryption. This package provides tools to set up and manage project directories, handle file paths consistently across operating systems, organize results using date-based structures, source code from specified directories, create and manage Quarto documents, and perform file operations safely. It ensures consistency across projects while accommodating different requirements for various types of content.
Last updated 10 days ago
csverse
5.95 score 1 stars 60 scripts 668 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.73 score 2 dependents 6 scripts 861 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 706 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 10 months ago
csverse
4.95 score 2 dependents 7 scripts 942 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 10 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