Files in erblast/easyalluvial
Generate Alluvial Plots with a Single Line of Code

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/articles.yml
.github/workflows/coverage.yaml
.github/workflows/parcats.yml
.github/workflows/pkgdown.yaml
.gitignore
DESCRIPTION
NAMESPACE
NEWS.md R/alluvial_long.R R/alluvial_model_response.R R/alluvial_wide.R R/data.R R/expect_doppelganger.R R/manip.R R/palette.R R/plot_condensation.R R/plot_imp.R R/plot_marginal_hist.R R/utils-pipe.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md data-raw/create_monthly_flights.R data-raw/create_mtcars2.R data-raw/create_quarterly_sunspots.R data-raw/create_titanic.R
data/mtcars2.rda
data/quarterly_flights.rda
data/quarterly_sunspots.rda
data/titanic.rda
docker-compose.yml
docker/devel.dockerfile
docker/latest.dockerfile
easyalluvial.Rproj
inst/WORDLIST
inst/logo/logo.R
inst/logo/logo.png
man/add_imp_plot.Rd man/add_marginal_histograms.Rd man/alluvial_long.Rd man/alluvial_model_response.Rd man/alluvial_model_response_caret.Rd man/alluvial_model_response_parsnip.Rd man/alluvial_wide.Rd man/check_pkg_installed.Rd
man/figures/README-plot_long-1.png
man/figures/README-unnamed-chunk-3-1.png
man/figures/README-unnamed-chunk-4-1.png
man/figures/README-unnamed-chunk-5-1.png
man/figures/README-wide_plot-1.png
man/figures/logo.png
man/get_data_space.Rd man/get_pdp_predictions.Rd man/get_pdp_predictions_seq.Rd man/manip_bin_numerics.Rd man/manip_factor_2_numeric.Rd man/mtcars2.Rd man/palette_filter.Rd man/palette_increase_length.Rd man/palette_plot_intensity.Rd man/palette_plot_rgp.Rd man/palette_qualitative.Rd man/pdf/easyalluvial_manual.pdf man/pipe.Rd man/plot_all_hists.Rd man/plot_condensation.Rd man/plot_hist.Rd man/plot_imp.Rd man/quarterly_flights.Rd man/quarterly_sunspots.Rd man/tidy_imp.Rd man/titanic.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
tests/testthat.R tests/testthat/Rplots.pdf
tests/testthat/_snaps/alluvial_long/long-all-nums-plus-fill.svg
tests/testthat/_snaps/alluvial_long/long-all-nums.svg
tests/testthat/_snaps/alluvial_long/long-fill-carrier.svg
tests/testthat/_snaps/alluvial_long/long-fill-first.svg
tests/testthat/_snaps/alluvial_long/long-fill-last.svg
tests/testthat/_snaps/alluvial_long/long-fill-to-right.svg
tests/testthat/_snaps/alluvial_long/long-fill-value.svg
tests/testthat/_snaps/alluvial_long/long-reorder-carrier-by-size.svg
tests/testthat/_snaps/alluvial_long/long-reorder-x-levels.svg
tests/testthat/_snaps/alluvial_long/long-reorder-y-levels.svg
tests/testthat/_snaps/alluvial_long/long-sprecify-color.svg
tests/testthat/_snaps/alluvial_model_response/model-response-all-facs.svg
tests/testthat/_snaps/alluvial_model_response/model-response-all-nums.svg
tests/testthat/_snaps/alluvial_model_response/model-response-cat-bi.svg
tests/testthat/_snaps/alluvial_model_response/model-response-cat-multi.svg
tests/testthat/_snaps/alluvial_model_response/model-response-new-change-bins-3.svg
tests/testthat/_snaps/alluvial_model_response/model-response-new-change-bins-7.svg
tests/testthat/_snaps/alluvial_model_response/model-response-new-labs.svg
tests/testthat/_snaps/alluvial_model_response/model-response-pdb-non-binary.svg
tests/testthat/_snaps/alluvial_model_response/model-response-pdb.svg
tests/testthat/_snaps/alluvial_model_response/model-response.svg
tests/testthat/_snaps/alluvial_wide/wide-all-flows.svg
tests/testthat/_snaps/alluvial_wide/wide-first.svg
tests/testthat/_snaps/alluvial_wide/wide-islr-cars-rotate-labels.svg
tests/testthat/_snaps/alluvial_wide/wide-islr-cars.svg
tests/testthat/_snaps/alluvial_wide/wide-last.svg
tests/testthat/_snaps/alluvial_wide/wide-reorder-y-levels.svg
tests/testthat/_snaps/alluvial_wide/wide-values.svg
tests/testthat/_snaps/plot_condensation/cond-price-first.svg
tests/testthat/_snaps/plot_condensation/cond-with-first.svg
tests/testthat/_snaps/plot_condensation/cond.svg
tests/testthat/_snaps/plot_marginal_histograms/mod-num-cat.svg
tests/testthat/_snaps/plot_marginal_histograms/mod-num-num.svg
tests/testthat/_snaps/plot_marginal_histograms/mod-num-pred-train.svg
tests/testthat/_snaps/plot_marginal_histograms/mod-num-pred.svg
tests/testthat/_snaps/plot_marginal_histograms/plot-hist-long-cat-fill.svg
tests/testthat/_snaps/plot_marginal_histograms/plot-hist-long-cat.svg
tests/testthat/_snaps/plot_marginal_histograms/plot-hist-long-num-has-fill.svg
tests/testthat/_snaps/plot_marginal_histograms/plot-hist-long-num-is-fill.svg
tests/testthat/_snaps/plot_marginal_histograms/plot-hist-long-num.svg
tests/testthat/_snaps/plot_marginal_histograms/plot-hist-wide-cat.svg
tests/testthat/_snaps/plot_marginal_histograms/plot-hist-wide-num.svg
tests/testthat/test_alluvial_long.R tests/testthat/test_alluvial_model_response.R tests/testthat/test_alluvial_wide.R tests/testthat/test_manip.R tests/testthat/test_model.R tests/testthat/test_palette.R tests/testthat/test_plot_condensation.R tests/testthat/test_plot_imp.R tests/testthat/test_plot_marginal_histograms.R vignettes/data_exploration.Rmd vignettes/model_response.Rmd vignettes/parcats.Rmd
erblast/easyalluvial documentation built on Dec. 11, 2023, 7:28 p.m.