Package: tidystats 0.6.2
tidystats: Save Output of Statistical Tests
Save the output of statistical tests in an organized file that can be shared with others or used to report statistics in scientific papers.
Authors:
tidystats_0.6.2.tar.gz
tidystats_0.6.2.zip(r-4.5)tidystats_0.6.2.zip(r-4.4)tidystats_0.6.2.zip(r-4.3)
tidystats_0.6.2.tgz(r-4.4-any)tidystats_0.6.2.tgz(r-4.3-any)
tidystats_0.6.2.tar.gz(r-4.5-noble)tidystats_0.6.2.tar.gz(r-4.4-noble)
tidystats_0.6.2.tgz(r-4.4-emscripten)tidystats_0.6.2.tgz(r-4.3-emscripten)
tidystats.pdf |tidystats.html✨
tidystats/json (API)
NEWS
# Install 'tidystats' in R: |
install.packages('tidystats', repos = c('https://willemsleegers.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/willemsleegers/tidystats/issues
- quote_source - A Many Labs replication of Lorge & Curtiss
Last updated 4 months agofrom:311da48807. Checks:OK: 1 NOTE: 4 ERROR: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 12 2024 |
R-4.5-win | NOTE | Oct 12 2024 |
R-4.5-linux | NOTE | Oct 12 2024 |
R-4.4-win | NOTE | Oct 12 2024 |
R-4.4-mac | NOTE | Oct 12 2024 |
R-4.3-win | ERROR | Oct 12 2024 |
R-4.3-mac | ERROR | Oct 12 2024 |
Exports:add_statscount_datacustom_statcustom_statsdescribe_dataread_statstidy_statstidy_stats_to_data_framewrite_stats
Dependencies:backportsbitbit64checkmateclicliprcpp11crayondplyrfansigenericsgluehmsjsonlitelifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6readrrlangstringistringrtibbletidyrtidyselecttzdbutf8vctrsvroomwithr
Custom statistics
Rendered fromcustom-statistics.Rmd
usingknitr::rmarkdown
on Oct 12 2024.Last update: 2024-04-09
Started: 2023-05-16
Introduction to tidystats
Rendered fromintroduction-to-tidystats.Rmd
usingknitr::rmarkdown
on Oct 12 2024.Last update: 2023-05-16
Started: 2020-01-13
Reusing statistics
Rendered fromreusing-statistics.Rmd
usingknitr::rmarkdown
on Oct 12 2024.Last update: 2024-04-09
Started: 2023-05-17
Supported functions
Rendered fromsupported-functions.Rmd
usingknitr::rmarkdown
on Oct 12 2024.Last update: 2023-07-01
Started: 2023-05-16
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add statistical output to a tidystats list | add_stats |
Count the number of observations | count_data |
Create a custom statistic | custom_stat |
Create a collection of custom statistics | custom_stats |
Calculate common descriptive statistics | describe_data |
A Many Labs replication of Lorge & Curtiss (1936) | quote_source |
Read a .json file that was produced with 'write_stats()' | read_stats |
Convert a tidystats list to a data frame | tidy_stats_to_data_frame |
Write a tidystats list to a file | write_stats |