Other packages > Find by keyword >

cchsflow  

Transforming and Harmonizing CCHS Variables
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cchsflow", "2.1.0")



Attach the package and use:
library("cchsflow")
Maintained by
Kitty Chen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-02-16
Latest Update: 2022-05-26
Description:
Supporting the use of the Canadian Community Health Survey (CCHS) by transforming variables from each cycle into harmonized, consistent versions that span survey cycles (currently, 2001 to 2018). CCHS data used in this library is accessed and adapted in accordance to the Statistics Canada Open Licence Agreement. This package uses rec_with_table(), which was developed from 'sjmisc' rec(). L
How to cite:
Kitty Chen (2020). cchsflow: Transforming and Harmonizing CCHS Variables. R package version 2.1.0, https://cran.r-project.org/web/packages/cchsflow. Accessed 09 Mar. 2026.
Previous versions and publish date:
1.3.2 (2020-02-16 13:30), 1.5.1 (2020-03-20 17:50), 1.6.0 (2020-03-30 19:10), 1.8.0 (2021-01-24 19:10), 1.8.2 (2021-06-23 20:30), 2.0.0 (2021-10-25 20:20)
Other packages that cited cchsflow R package
View cchsflow citation profile
Other R packages that cchsflow depends, imports, suggests or enhances
Complete documentation for cchsflow
Functions, R codes and Examples using the cchsflow R package
Some associated functions: ALCDTTM . ALCDTYP . ALWDDLY . ALWDWKY . ALW_1 . ALW_2A1 . ALW_2A2 . ALW_2A3 . ALW_2A4 . ALW_2A5 . ALW_2A6 . ALW_2A7 . COPD_Emph_der_fun1 . COPD_Emph_der_fun2 . DPSDPP . DPSDSF . GEN_02A2 . LBFA_31A . LBFA_31A_a . LBFA_31A_b . RACDPAL_fun . SMKDSTY_fun . SMKG040_fun . SMKG203_fun . SMKG207_fun . SPS_5_fun . active_transport1_fun . active_transport2_fun . active_transport3_fun . adjusted_bmi_fun . adl_fun . adl_score_5_fun . age_cat_fun . binge_drinker_fun . bmi_fun . bmi_fun_cat . cchs2001_p . cchs2003_p . cchs2005_p . cchs2007_2008_p . cchs2009_2010_p . cchs2009_s . cchs2010_p . cchs2010_s . cchs2011_2012_p . cchs2012_p . cchs2012_s . cchs2013_2014_p . cchs2014_p . cchs2015_2016_p . cchs2017_2018_p . compare_value_based_on_interval . diet_score_fun . diet_score_fun_cat . energy_exp_fun . food_insecurity_der . get_data_variable_name . if_else2 . immigration_fun . is_equal . label_data . low_drink_long_fun . low_drink_score_fun . low_drink_score_fun1 . low_drink_short_fun . merge_rec_data . multiple_conditions_fun1 . multiple_conditions_fun2 . pack_years_fun . pack_years_fun_cat . pct_time_fun . pct_time_fun_cat . rec_with_table . recode_columns . recode_variable_NA_formating . resp_condition_fun1 . resp_condition_fun2 . resp_condition_fun3 . set_data_labels . smoke_simple_fun . time_quit_smoking_fun . variable_details . variables . 
Some associated R codes: RACDPAL.R . active-transportation.R . adl.R . age-categorical.R . alcohol.R . bmi.R . data.R . depression.R . diet.R . food-insecurity.R . immigration.R . label-utils.R . life-satisfaction.R . merge-data.R . number-conditions.R . occupation.R . percent-time-canada.R . physical-activity.R . recode-with-table.R . respiratory-condition.R . smoking.R . social-provision.R . strings.R . utility-functions.R .  Full cchsflow package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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