Remove object.size()
Various R programming tools for data manipulation, including:
ConvertMedUnits
MedUnits
bindData
cbindX
combine
interleave
centerText
startsWith
trim
levels
reorder.factor
mapLevels
object_size
env
humanReadable
is.what
ll
keep
ls.funs
Args
nPairs
nobs
write.fwf
getYear
getMonth
getDay
getHour
getMin
getSec
matchcols
rename.vars
unmatrix
upperTriangle
lowerTriangle
case
unknownToNA
duplicated2
trimSum
frameApply
wideByFactor
ans
sample
resample
The package can be installed from CRAN using the install.packages command:
install.packages
install.packages("gdata")
For a summary of the package:
library(gdata) ?gdata
The package is developed openly on GitHub.
Feel free to open an issue there if you encounter problems or have suggestions for future versions.
The current development version can be installed using:
library(remotes) install_github("r-gregmisc/gdata")
提供用于数据操作和处理的R语言函数
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
gdata
Various R programming tools for data manipulation, including:
ConvertMedUnits,MedUnits),bindData,cbindX,combine,interleave),centerText,startsWith,trim),levels,reorder.factor,mapLevels),object_size,env,humanReadable,is.what,ll,keep,ls.funs,Args,nPairs,nobs),write.fwf),getYear,getMonth,getDay,getHour,getMin,getSec),matchcols,rename.vars),unmatrix,upperTriangle,lowerTriangle),case,unknownToNA,duplicated2,trimSum),frameApply,wideByFactor),ans), andsamplethat ensures consistent behavior for both scalar and vector arguments (resample).Installation
The package can be installed from CRAN using the
install.packagescommand:Usage
For a summary of the package:
Development
The package is developed openly on GitHub.
Feel free to open an issue there if you encounter problems or have suggestions for future versions.
The current development version can be installed using: