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]
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 13 Apr. 2025.
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
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for cchsflow2468101214161820TrendBars

Today's Hot Picks in Authors and Packages

optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
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  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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