Other packages > Find by keyword >

StatDataML  

Read and Write StatDataML Files
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("StatDataML", "1.0-27")



Attach the package and use:
library("StatDataML")
Maintained by
David Meyer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2000-11-22
Latest Update: 2023-03-04
Description:
Support for reading and writing files in StatDataML—an XML-based data exchange format.
How to cite:
David Meyer (2000). StatDataML: Read and Write StatDataML Files. R package version 1.0-27, https://cran.r-project.org/web/packages/StatDataML. Accessed 16 Mar. 2025.
Previous versions and publish date:
0.3-0 (2000-11-22 20:32), 0.3-1 (2000-12-13 17:30), 0.3-2 (2002-06-03 19:50), 0.3-3 (2002-08-16 16:40), 1.0-2 (2003-01-22 16:38), 1.0-3 (2003-04-10 18:10), 1.0-4 (2003-04-27 12:01), 1.0-5 (2003-08-26 14:40), 1.0-6 (2003-11-12 09:01), 1.0-7 (2004-03-21 01:03), 1.0-8 (2004-10-06 12:30), 1.0-9 (2004-11-20 21:55), 1.0-10 (2005-04-22 08:50), 1.0-12 (2006-05-23 09:20), 1.0-13 (2006-10-08 23:11), 1.0-14 (2007-08-23 15:19), 1.0-15 (2007-11-24 18:28), 1.0-16 (2009-02-05 17:28), 1.0-17 (2009-03-31 11:31), 1.0-18 (2009-04-26 23:18), 1.0-19 (2009-12-02 23:08), 1.0-20 (2010-05-11 14:22), 1.0-21 (2011-11-01 12:23), 1.0-22 (2012-09-03 17:05), 1.0-23 (2013-01-11 00:37), 1.0-24 (2013-02-08 17:19), 1.0-25 (2014-03-17 12:12), 1.0-26 (2015-07-08 17:11), 1.0 (2002-11-29 11:08)
Other packages that cited StatDataML R package
View StatDataML citation profile
Other R packages that StatDataML depends, imports, suggests or enhances
Complete documentation for StatDataML
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
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  
ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  
RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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