Distributable R package, named "customdatapack", for the Master's course in Mathematical and Statistical Software at UPV/EHU.
This package includes some basic functions developed during the course as exercises in the "Software matematico y estadistico" subject. These functions enable working with datasets, including tasks such as normalization, standardization, discretization, and plotting, by using a custom S4 class called CustomData.
- customdatapack: Contains all the folders and files, along with the source code for creating the package.
- customdatapack_0.0.1.tar.gz: Contains the distributable package ready to be installed in an R environment.
This package includes documentation with working examples and vignettes.