Package: dfmirroR 2.2.0
dfmirroR: Simulate a Data Frame Mirroring an Input and Produce Shareable Simulation Code
The 'dfmirroR' package allows users to input a data frame, simulate some number of observations based on specified columns of that data frame, and then outputs a string that contains the code to re-create the simulation. The goal is to both provide workable test data sets and provide users with the information they need to set up reproducible examples with team members. This package was created out of a need to share examples in cases where data are private and where a full data frame is not needed for testing or coordinating.
Authors:
dfmirroR_2.2.0.tar.gz
dfmirroR_2.2.0.zip(r-4.5)dfmirroR_2.2.0.zip(r-4.4)dfmirroR_2.2.0.zip(r-4.3)
dfmirroR_2.2.0.tgz(r-4.4-any)dfmirroR_2.2.0.tgz(r-4.3-any)
dfmirroR_2.2.0.tar.gz(r-4.5-noble)dfmirroR_2.2.0.tar.gz(r-4.4-noble)
dfmirroR_2.2.0.tgz(r-4.4-emscripten)dfmirroR_2.2.0.tgz(r-4.3-emscripten)
dfmirroR.pdf |dfmirroR.html✨
dfmirroR/json (API)
NEWS
# Install 'dfmirroR' in R: |
install.packages('dfmirroR', repos = c('https://jacobpstein.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jacobpstein/dfmirror/issues
Last updated 9 months agofrom:fa5abc95d0. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:simulate_dataframe
Dependencies:classe1071fitdistrpluslatticeMASSMatrixproxyrlangsurvival
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Simulate data that mirrors a data frame and output code to re-create the simulation | simulate_dataframe |