Other packages > Find by keyword >

SoDA  

Functions and Examples for "Software for Data Analysis"
View on CRAN: Click here


Download and install SoDA package within the R console
Install from CRAN:
install.packages("SoDA")

Install from Github:
library("remotes")
install_github("cran/SoDA")

Install by package version:
library("remotes")
install_version("SoDA", "1.0-6.1")



Attach the package and use:
library("SoDA")
Maintained by
John M Chambers
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-11-23
Latest Update: 2022-11-21
Description:
Functions examples and other software related to the bookSoftware for Data Analysis Programming with R. SeepackageSoDA for an overview.
How to cite:
John M Chambers (2007). SoDA: Functions and Examples for "Software for Data Analysis". R package version 1.0-6.1, https://cran.r-project.org/web/packages/SoDA. Accessed 04 May. 2025.
Previous versions and publish date:
0.96 (2007-11-23 09:45), 0.97-1 (2008-01-07 21:03), 1.0-1 (2008-07-14 17:06), 1.0-2 (2008-08-18 19:55), 1.0-3 (2008-10-19 18:58), 1.0-4 (2012-03-28 07:41), 1.0-5 (2012-12-16 07:41), 1.0-6.1 (2020-10-28 09:59), 1.0-6 (2013-06-12 19:17)
Other packages that cited SoDA R package
View SoDA citation profile
Other R packages that SoDA depends, imports, suggests or enhances
Functions, R codes and Examples using the SoDA R package
Full SoDA package functions and examples
Downloads during the last 30 days
04/0504/0604/0704/1004/1204/1404/1704/2104/22Downloads for SoDA0123456789101112TrendBars

Today's Hot Picks in Authors and Packages

dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA