Package: reshape 0.8.9
reshape: Flexibly Reshape Data
Flexibly restructure and aggregate data using just two functions: melt and cast.
Authors:
reshape_0.8.9.tar.gz
reshape_0.8.9.zip(r-4.5)reshape_0.8.9.zip(r-4.4)reshape_0.8.9.zip(r-4.3)
reshape_0.8.9.tgz(r-4.4-any)reshape_0.8.9.tgz(r-4.3-any)
reshape_0.8.9.tar.gz(r-4.5-noble)reshape_0.8.9.tar.gz(r-4.4-noble)
reshape_0.8.9.tgz(r-4.4-emscripten)reshape_0.8.9.tgz(r-4.3-emscripten)
reshape.pdf |reshape.html✨
reshape/json (API)
NEWS
# Install 'reshape' in R: |
install.packages('reshape', repos = c('https://hadley.r-universe.dev', 'https://cloud.r-project.org')) |
- french_fries - Sensory data from a french fries experiment
- smiths - Demo data describing the Smiths
- tips - Tipping data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:0262fed7ba. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | NOTE | Oct 31 2024 |
R-4.5-linux | NOTE | Oct 31 2024 |
R-4.4-win | NOTE | Oct 31 2024 |
R-4.4-mac | NOTE | Oct 31 2024 |
R-4.3-win | NOTE | Oct 31 2024 |
R-4.3-mac | NOTE | Oct 31 2024 |
Exports:add.all.combinationsadd.missing.levelsall.vars.characteras.data.frame.cast_dfas.data.frame.cast_matrixas.matrix.cast_dfas.matrix.cast_matrixcastcast_matrixcast_parse_formulacheck_formulaclean.varscolsplitcolsplit.charactercolsplit.factorcombine_factorcompute.marginscondensecondense.dfdim_namesexpandexpand.grid.dffunstofunguess_valuemargin.varsmeltmelt_checkmelt.arraymelt.cast_dfmelt.cast_matrixmelt.data.framemelt.defaultmelt.listmelt.matrixmelt.tablemerge_allmerge_recursenamerowsnested.bynulldefaultprettyprintprint.cast_dfprint.cast_matrixrcolnamesrcolnames<-rdimnamesrdimnames<-recastrenamerescalerrescaler.data.framerescaler.defaultrescaler.matrixreshape1round_anyrrownamesrrownames<-sort_dfsparsebystampstr.cast_dfstr.cast_matrixstrip.dupstidystampuniquedefaultuntableupdatelist
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Cast function | cast |
Split a vector into multiple columns | colsplit colsplit.character colsplit.factor |
Combine factor levels | combine_factor |
Condense a data frame | condense.df |
Expand grid | expand.grid.df |
Sensory data from a french fries experiment | french_fries |
Aggregate multiple functions into a single function | funstofun |
Melt | melt |
Melt an array | melt.array melt.matrix melt.table |
Melt a data frame | melt.data.frame |
Merge all | merge_all |
Name rows | namerows |
Recast | recast |
Rename | rename |
Rescaler | rescaler |
Demo data describing the Smiths | smiths |
Sort data frame | sort_df |
Apply a Function to a Data Frame split by levels of indices | sparseby |
Stamp | stamp |
Tipping data | tips |
Unique default | uniquedefault |
Untable a dataset | untable |