Files in UCLATALL/coursekata-r
Packages and Functions for CourseKata Courses

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/test-coverage.yaml
.gitignore
.lintr
.vscode/keybindings.json
.vscode/settings.json
DESCRIPTION
LICENSE.md
NAMESPACE
NEWS.md R/coursekata-package.R R/coursekata_attach.R R/coursekata_install.R R/coursekata_packages.R R/coursekata_repos.R R/data.R R/distribution_parts.R R/estimate_extraction.R R/gf_model.R R/gf_model_old.R R/theme_coursekata.R R/utils-pipe.R R/utils-pkg.R R/utils.R R/zzz.R README.Rmd README.md
codecov.yml
coursekata.Rproj
data-raw/Ames.R data-raw/Smallville.R data-raw/TipExperiment.R data-raw/World.R
data-raw/World_raw.csv
data-raw/ames_full.csv
data-raw/ames_kaggle_test.csv
data-raw/ames_kaggle_train.csv
data-raw/ames_raw.csv
data-raw/canine_data.xls
data-raw/class_data.R data-raw/er.R
data-raw/er.csv
data-raw/er_full_survey.csv
data-raw/er_full_trials.csv
data-raw/fevdata.R
data-raw/fevdata.csv
data-raw/fevdata.dat
data-raw/game_data.R data-raw/penguins.R
data-raw/penguins_raw.csv
data-raw/tip_exp.R
data/Ames.rda
data/Fingers.messy.rda
data/Fingers.rda
data/Smallville.rda
data/Survey.rda
data/Tables.rda
data/TipExperiment.rda
data/World.rda
data/class_data.rda
data/er.rda
data/fevdata.rda
data/game_data.rda
data/penguins.rda
data/tip_exp.rda
inst/WORDLIST
man/Ames.Rd man/Fingers.Rd man/Fingers.messy.Rd man/Smallville.Rd man/Survey.Rd man/Tables.Rd man/TipExperiment.Rd man/World.Rd man/add_empty_model.Rd man/add_group_model.Rd man/ask_to_install.Rd man/class_data.Rd man/coursekata-package.Rd man/coursekata_attach.Rd man/coursekata_attached.Rd man/coursekata_attachments.Rd man/coursekata_detached.Rd man/coursekata_install.Rd man/coursekata_packages.Rd man/coursekata_palette.Rd man/coursekata_palette_provider.Rd man/coursekata_repos.Rd man/distribution_parts.Rd man/er.Rd man/estimate_extraction.Rd man/extract_stat.Rd man/fevdata.Rd
man/figures/README-samp_dist_of_b1-1.png
man/figures/README-samp_dist_of_hp-1.png
man/figures/README-shaded_middle-1.png
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/figures/logo.xcf
man/game_data.Rd man/gf_model.Rd man/gf_model_old.Rd man/load_coursekata_themes.Rd man/penguins.Rd man/pipe.Rd man/pkg_install.Rd man/pkg_is_attached.Rd man/pkg_is_installed.Rd man/pkg_library_location.Rd man/pkg_remote_version.Rd man/pkg_require.Rd man/pkg_version.Rd man/possibly_pkg_status.Rd man/restore_default_themes.Rd man/scale_discrete_coursekata.Rd man/theme_coursekata.Rd man/tip_exp.Rd man/to_cols.Rd tests/testthat.R
tests/testthat/_snaps/gf_model/gf-boxplot-cond-mod-outcome-on-x-pred-on-color.svg
tests/testthat/_snaps/gf_model/gf-boxplot-cond-mod-outcome-on-x-pred-on-facet.svg
tests/testthat/_snaps/gf_model/gf-boxplot-cond-mod-outcome-on-y-pred-on-color.svg
tests/testthat/_snaps/gf_model/gf-boxplot-cond-mod-outcome-on-y-pred-on-facet.svg
tests/testthat/_snaps/gf_model/gf-boxplot-cond-mod-outcome-on-y.svg
tests/testthat/_snaps/gf_model/gf-boxplot-empty-model-outcome-on-x.svg
tests/testthat/_snaps/gf_model/gf-boxplot-empty-model-outcome-on-y.svg
tests/testthat/_snaps/gf_model/gf-freqpoly-empty-model-outcome-on-x.svg
tests/testthat/_snaps/gf_model/gf-histogram-cond-mod-outcome-on-x-pred-on-color.svg
tests/testthat/_snaps/gf_model/gf-histogram-cond-mod-outcome-on-x-pred-on-facet.svg
tests/testthat/_snaps/gf_model/gf-histogram-empty-model-outcome-on-x.svg
tests/testthat/_snaps/gf_model/gf-point-anx-mod-outcome-on-x.svg
tests/testthat/_snaps/gf_model/gf-point-anx-mod-outcome-on-y-with-color-shape.svg
tests/testthat/_snaps/gf_model/gf-point-anx-mod-outcome-on-y.svg
tests/testthat/_snaps/gf_model/gf-point-anx-mod-pred-on-color-outcome-on-x.svg
tests/testthat/_snaps/gf_model/gf-point-anx-mod-pred-on-color-outcome-on-y.svg
tests/testthat/_snaps/gf_model/gf-point-cond-mod-outcome-on-x-pred-on-color.svg
tests/testthat/_snaps/gf_model/gf-point-cond-mod-outcome-on-x-pred-on-facet.svg
tests/testthat/_snaps/gf_model/gf-point-cond-mod-outcome-on-x.svg
tests/testthat/_snaps/gf_model/gf-point-cond-mod-outcome-on-y-pred-on-color-linetype.svg
tests/testthat/_snaps/gf_model/gf-point-cond-mod-outcome-on-y-pred-on-color.svg
tests/testthat/_snaps/gf_model/gf-point-cond-mod-outcome-on-y-pred-on-facet.svg
tests/testthat/_snaps/gf_model/gf-point-cond-mod-outcome-on-y-pred-on-shape.svg
tests/testthat/_snaps/gf_model/gf-point-cond-mod-outcome-on-y-with-color.svg
tests/testthat/_snaps/gf_model/gf-point-cond-mod-outcome-on-y.svg
tests/testthat/_snaps/gf_model/gf-point-crossing-lines-in-two-colors.svg
tests/testthat/_snaps/gf_model/gf-point-diverging-lines-in-different-facets-flipped.svg
tests/testthat/_snaps/gf_model/gf-point-diverging-lines-in-different-facets.svg
tests/testthat/_snaps/gf_model/gf-point-diverging-lines-in-two-colors-flipped.svg
tests/testthat/_snaps/gf_model/gf-point-diverging-lines-in-two-colors.svg
tests/testthat/_snaps/gf_model/gf-point-empty-model-outcome-on-x.svg
tests/testthat/_snaps/gf_model/gf-point-empty-model-outcome-on-y.svg
tests/testthat/_snaps/gf_model/gf-point-floating-parallel-hashes-in-two-colors.svg
tests/testthat/_snaps/gf_model/gf-point-hashes-at-an-offset-across-facets.svg
tests/testthat/_snaps/gf_model/gf-point-hashes-in-two-colors-at-varying-distances.svg
tests/testthat/_snaps/gf_model/gf-point-hashes-true-higher-than-false.svg
tests/testthat/_snaps/gf_model/gf-point-hashes-with-different-patterns-across-facets.svg
tests/testthat/_snaps/gf_model/gf-point-model-line-is-blue.svg
tests/testthat/_snaps/gf_model/gf-point-non-parallel-hashes-in-three-colors-at-m-sd.svg
tests/testthat/_snaps/gf_model/gf-point-parallel-hashes-in-three-colors-at-m-sd.svg
tests/testthat/_snaps/gf_model/gf-point-parallel-lines-in-different-facets.svg
tests/testthat/_snaps/gf_model/gf-point-parallel-lines-in-three-colors-at-m-sd.svg
tests/testthat/_snaps/gf_model/gf-point-parallel-lines-in-two-colors.svg
tests/testthat/_snaps/gf_model/gf-rug-cond-mod-outcome-on-x-pred-on-color.svg
tests/testthat/_snaps/gf_model/gf-rug-cond-mod-outcome-on-x-pred-on-facet.svg
tests/testthat/_snaps/gf_model/gf-rug-empty-model-outcome-on-x.svg
tests/testthat/_snaps/gf_model/gf-rugx-cond-mod-outcome-on-x-pred-on-color.svg
tests/testthat/_snaps/gf_model/gf-rugx-cond-mod-outcome-on-x-pred-on-facet.svg
tests/testthat/_snaps/gf_model/gf-rugx-empty-model-outcome-on-x.svg
tests/testthat/_snaps/gf_model/gf-rugy-cond-mod-outcome-on-y-pred-on-color.svg
tests/testthat/_snaps/gf_model/gf-rugy-cond-mod-outcome-on-y-pred-on-facet.svg
tests/testthat/_snaps/gf_model/gf-rugy-empty-model-outcome-on-y.svg
tests/testthat/_snaps/gf_model/gf-violin-cond-mod-outcome-on-x-pred-on-color.svg
tests/testthat/_snaps/gf_model/gf-violin-cond-mod-outcome-on-x-pred-on-facet.svg
tests/testthat/_snaps/gf_model/gf-violin-cond-mod-outcome-on-y-pred-on-color.svg
tests/testthat/_snaps/gf_model/gf-violin-cond-mod-outcome-on-y-pred-on-facet.svg
tests/testthat/_snaps/gf_model/gf-violin-cond-mod-outcome-on-y.svg
tests/testthat/_snaps/gf_model/gf-violin-empty-model-outcome-on-x-2.svg
tests/testthat/_snaps/gf_model/gf-violin-empty-model-outcome-on-y.svg
tests/testthat/_snaps/gf_model/gf-violin-horizontal-empty-model-outcome-on-x.svg
tests/testthat/_snaps/gf_model/should-look-the-same-as-if-you-did-the-lm-version.svg
tests/testthat/_snaps/gf_model_old/color-through-chain.svg
tests/testthat/_snaps/gf_model_old/dot.svg
tests/testthat/_snaps/gf_model_old/empty-data-formula.svg
tests/testthat/_snaps/gf_model_old/empty-lm.svg
tests/testthat/_snaps/gf_model_old/group-data-formula.svg
tests/testthat/_snaps/gf_model_old/group-lm.svg
tests/testthat/_snaps/gf_model_old/histogram-empty-inferred.svg
tests/testthat/_snaps/gf_model_old/histogram-grid.svg
tests/testthat/_snaps/gf_model_old/histogram-group-inferred.svg
tests/testthat/_snaps/gf_model_old/histogram-group-specified.svg
tests/testthat/_snaps/gf_model_old/histogram-null-specified.svg
tests/testthat/_snaps/gf_model_old/histogram-wrap.svg
tests/testthat/_snaps/gf_model_old/override-color-from-chain.svg
tests/testthat/_snaps/gf_model_old/regression-chained-empty-and-regression.svg
tests/testthat/_snaps/gf_model_old/regression-chained-formula-in-data-arg.svg
tests/testthat/_snaps/gf_model_old/regression-chained-inherited-data-formula.svg
tests/testthat/_snaps/gf_model_old/regression-chained-inherited-data.svg
tests/testthat/_snaps/gf_model_old/regression-chained-own-formula.svg
tests/testthat/_snaps/gf_model_old/regression-chained-own-model.svg
tests/testthat/_snaps/gf_model_old/regression-data-first.svg
tests/testthat/_snaps/gf_model_old/regression-data-formula.svg
tests/testthat/_snaps/gf_model_old/regression-formula-first.svg
tests/testthat/_snaps/gf_model_old/regression-lm-first.svg
tests/testthat/_snaps/gf_model_old/regression-lm.svg
tests/testthat/_snaps/gf_model_old/regression-model-supersedes-data.svg
tests/testthat/_snaps/gf_model_old/regression-model-supersedes-formula.svg
tests/testthat/helper-test_utilities.R tests/testthat/test-coursekata_attach.R tests/testthat/test-coursekata_packages.R tests/testthat/test-coursekata_repos.R tests/testthat/test-distribution_parts.R tests/testthat/test-estimate_extraction.R tests/testthat/test-gf_model.R tests/testthat/test-gf_model_old.R tests/testthat/test-utils-pkg.R
UCLATALL/coursekata-r documentation built on Aug. 24, 2023, 8:54 p.m.