Package: visvaR 1.0.0
visvaR: Shiny-Based Statistical Solutions for Agricultural Research
Visualize Variance is an intuitive 'shiny' applications tailored for agricultural research data analysis, including one-way and two-way analysis of variance, correlation, and other essential statistical tools. Users can easily upload their datasets, perform analyses, and download the results as a well-formatted document, streamlining the process of data analysis and reporting in agricultural research.The experimental design methods are based on classical work by Fisher (1925) and Scheffe (1959). The correlation visualization approaches follow methods developed by Wei & Simko (2021) and Friendly (2002) <doi:10.1198/000313002533>.
Authors:
visvaR_1.0.0.tar.gz
visvaR_1.0.0.zip(r-4.5)visvaR_1.0.0.zip(r-4.4)visvaR_1.0.0.zip(r-4.3)
visvaR_1.0.0.tgz(r-4.4-any)visvaR_1.0.0.tgz(r-4.3-any)
visvaR_1.0.0.tar.gz(r-4.5-noble)visvaR_1.0.0.tar.gz(r-4.4-noble)
visvaR_1.0.0.tgz(r-4.4-emscripten)visvaR_1.0.0.tgz(r-4.3-emscripten)
visvaR.pdf |visvaR.html✨
visvaR/json (API)
NEWS
# Install 'visvaR' in R: |
install.packages('visvaR', repos = c('https://rameshram96.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rameshram96/visvar/issues
agricultureanova-analysiscorrelationexperexperimentalexperimental-design
Last updated 6 days agofrom:8357c6e79f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | OK | Nov 17 2024 |
R-4.5-linux | OK | Nov 17 2024 |
R-4.4-win | OK | Nov 17 2024 |
R-4.4-mac | OK | Nov 17 2024 |
R-4.3-win | OK | Nov 17 2024 |
R-4.3-mac | OK | Nov 17 2024 |
Exports:correlation_multioneway_crdoneway_rbdtwoway_crdtwoway_rbd
Dependencies:agricolaeAlgDesignaskpassbase64encbslibcachemcellrangercliclustercolorspacecommonmarkcorrplotcpp11crayoncrosstalkdata.tabledigestdplyrDTevaluatefansifarverfastmapflextablefontawesomefontBitstreamVerafontLiberationfontquiverfsgdtoolsgenericsggcorrplotggplot2gluegtablehighrhmshtmltoolshtmlwidgetshttpuvisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeofficeropensslpatchworkpillarpkgconfigplyrprettyunitsprogresspromisespurrrR6raggrappdirsRColorBrewerRcppreadxlrematchreshape2rlangrmarkdownsassscalesshinysourcetoolsstringistringrsyssystemfontstextshapingtibbletidyrtidyselecttinytexutf8uuidvctrsviridisLitewithrxfunxml2xtableyamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Function to make sure necessary fonts are imported from system | check_extrafont |
Run the Shiny App for Correlation Analysis of multiple variables | correlation_multi cor_multiple |
Run the Shiny App for performing one-way ANOVA on data from a completely randomized design. | anova1_crd oneway_crd |
Run the Shiny App for performing one-way ANOVA on data from a Randomized block design. | anova1_rbd oneway_rbd |
Run the Shiny App for performing two-way ANOVA on data from a completely randomized design. | anova2_crd twoway_crd |
Run the Shiny App for performing one-way ANOVA on data from a Randomized block design | anova2_rbd twoway_rbd |