Files in hadley/plyr
Tools for Splitting, Applying and Combining Data

.Rbuildignore
.gitattributes
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/test-coverage.yaml
.gitignore
.lintr
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/RcppExports.R R/a_ply.r R/aaply.r R/adply.r R/alply.r R/arrange.r R/colwise.r R/count.r R/d_ply.r R/daply.r R/data-frame.r R/data.r R/ddply.r R/defaults.r R/dimensions.r R/dlply.r R/each.r R/here.r R/id.r R/idataframe.r R/indexed-array.r R/indexed-data-frame.r R/indexed.r R/join-all.r R/join.r R/l_ply.r R/laply.r R/ldply.r R/liply.r R/list-to-array.r R/list-to-dataframe.r R/list-to-vector.r R/llply.r R/loop_apply.R R/m_ply.r R/maply.r R/match-df.r R/mdply.r R/mlply.r R/mutate.r R/name-rows.r R/parallel.r R/plyr-deprecated.r R/plyr.r R/progress-time.r R/progress.r R/quickdf.r R/quote.r R/r_ply.r R/raply.r R/rbind-fill-matrix.r R/rbind-fill.r R/rdply.r R/rename.r R/revalue.r R/rlply.r R/round-any.r R/splat.r R/split.r R/splitter-a.r R/splitter-d.r R/strip-splits.r R/summarise.r R/take.r R/try.r R/utils.r R/vaggregate.r README.md
benchmark/.gitignore
benchmark/bench-count.r benchmark/bench-dlply.r benchmark/bench-id.r benchmark/bench-llply.r benchmark/bench-split-d.r benchmark/data.r benchmark/extract.r benchmark/get-rows.r benchmark/quickdf.r
benchmark/timings.csv
benchmark/vis.r
codecov.yml
cran-comments.md
data/baseball.rda
data/ozone.rda
inst/CITATION
man-roxygen/-_.R man-roxygen/-a.R man-roxygen/-d.R man-roxygen/-l.R man-roxygen/a-.R man-roxygen/d-.R man-roxygen/l-.R man-roxygen/m-.R man-roxygen/ply.R man/a_ply.Rd man/aaply.Rd man/adply.Rd man/alply.Rd man/amv_dim.Rd man/amv_dimnames.Rd man/arrange.Rd man/as.data.frame.function.Rd man/as.list.split.Rd man/as.quoted.Rd man/baseball.Rd man/colwise.Rd man/compact.Rd man/count.Rd man/create_progress_bar.Rd man/d_ply.Rd man/daply.Rd man/ddply.Rd man/defaults.Rd man/desc.Rd man/dims.Rd man/dlply.Rd man/each.Rd man/empty.Rd man/eval.quoted.Rd man/failwith.Rd man/get-split.Rd man/here.Rd man/id.Rd man/id_var.Rd man/idata.frame.Rd man/indexed_array.Rd man/indexed_df.Rd man/is.discrete.Rd man/is.formula.Rd man/isplit2.Rd man/join.Rd man/join.keys.Rd man/join_all.Rd man/l_ply.Rd man/laply.Rd man/ldply.Rd man/liply.Rd man/list_to_array.Rd man/list_to_dataframe.Rd man/list_to_vector.Rd man/llply.Rd man/loop_apply.Rd man/m_ply.Rd man/maply.Rd man/mapvalues.Rd man/match_df.Rd man/mdply.Rd man/mlply.Rd man/mutate.Rd man/name_rows.Rd man/names.quoted.Rd man/nunique.Rd man/ozone.Rd man/plyr-deprecated.Rd man/plyr.Rd man/print.quoted.Rd man/print.split.Rd man/progress_none.Rd man/progress_text.Rd man/progress_time.Rd man/progress_tk.Rd man/progress_win.Rd man/quickdf.Rd man/quoted.Rd man/r_ply.Rd man/raply.Rd man/rbind.fill.Rd man/rbind.fill.matrix.Rd man/rdply.Rd man/reduce_dim.Rd man/rename.Rd man/revalue.Rd man/rlply.Rd man/round_any.Rd man/splat.Rd man/split_indices.Rd man/split_labels.Rd man/splitter_a.Rd man/splitter_d.Rd man/strip_splits.Rd man/summarise.Rd man/take.Rd man/true.Rd man/try_default.Rd man/tryapply.Rd man/unrowname.Rd man/vaggregate.Rd
plyr.Rproj
revdep/.gitignore
revdep/check.R revdep/summary.md
src/.gitignore
src/RcppExports.cpp
src/loop_apply.c
src/split-numeric.cpp
tests/testthat.R tests/testthat/quickdf.r tests/testthat/test-arrange.r tests/testthat/test-array.r tests/testthat/test-count.r tests/testthat/test-data-frame.r tests/testthat/test-debug.r tests/testthat/test-empty.r tests/testthat/test-id.r tests/testthat/test-idf.r tests/testthat/test-inform.r tests/testthat/test-join.r tests/testthat/test-list.r tests/testthat/test-manip.r tests/testthat/test-mapply.r tests/testthat/test-mutate.r tests/testthat/test-ninteraction.r tests/testthat/test-parallel.r tests/testthat/test-progress.r tests/testthat/test-quote.r tests/testthat/test-rbind.matrix.r tests/testthat/test-rbind.r tests/testthat/test-rename.r tests/testthat/test-replicate.r tests/testthat/test-revalue.r tests/testthat/test-rply.r tests/testthat/test-simplify-df.r tests/testthat/test-split-data-frame.r tests/testthat/test-split-indices.r tests/testthat/test-split-labels.r tests/testthat/test-summarise.r tests/testthat/test-utils.r
hadley/plyr documentation built on Oct. 15, 2023, 8:20 a.m.