Showing 5 of total 5 results (show query)
gdemin
expss:Tables, Labels and Some Useful Functions from Spreadsheets and 'SPSS' Statistics
Package computes and displays tables with support for 'SPSS'-style labels, multiple and nested banners, weights, multiple-response variables and significance testing. There are facilities for nice output of tables in 'knitr', 'Shiny', '*.xlsx' files, R and 'Jupyter' notebooks. Methods for labelled variables add value labels support to base R functions and to some functions from other packages. Additionally, the package brings popular data transformation functions from 'SPSS' Statistics and 'Excel': 'RECODE', 'COUNT', 'COUNTIF', 'VLOOKUP' and etc. These functions are very useful for data processing in marketing research surveys. Package intended to help people to move data processing from 'Excel' and 'SPSS' to R.
Maintained by Gregory Demin. Last updated 12 months ago.
excellabelslabels-supportmsexcelpivot-tablesrecodespssspss-statisticstablesvariable-labelsvlookup
84 stars 11.00 score 1.8k scripts 4 dependentsrstudio
shinymeta:Export Domain Logic from Shiny using Meta-Programming
Provides tools for capturing logic in a Shiny app and exposing it as code that can be run outside of Shiny (e.g., from an R console). It also provides tools for bundling both the code and results to the end user.
Maintained by Carson Sievert. Last updated 11 months ago.
224 stars 7.94 score 62 scripts 7 dependentsjamovi
jmvcore:Dependencies for the 'jamovi' Framework
A framework for creating rich interactive analyses for the jamovi platform (see <https://www.jamovi.org> for more information).
Maintained by Jonathon Love. Last updated 7 months ago.
4 stars 6.51 score 20 scripts 8 dependentscszang
treeclim:Numerical Calibration of Proxy-Climate Relationships
Bootstrapped response and correlation functions, seasonal correlations and evaluation of reconstruction skills for use in dendroclimatology and dendroecology, see Zang and Biondi (2015) <doi:10.1111/ecog.01335>.
Maintained by Christian Zang. Last updated 4 months ago.
climate-relationshipsdendroclimatologydendroecologyopenblascpp
18 stars 5.66 score 36 scriptscmann3
eList:List Comprehension and Tools
Create list comprehensions (and other types of comprehension) similar to those in 'python', 'haskell', and other languages. List comprehension in 'R' converts a regular for() loop into a vectorized lapply() function. Support for looping with multiple variables, parallelization, and across non-standard objects included. Package also contains a variety of functions to help with list comprehension.
Maintained by Chris Mann. Last updated 4 years ago.
2 stars 4.48 score 9 scripts 1 dependents