Building R Packages An Introduction 计算机科学

HAN.Z.H 20 0 PDF 2021-05-04 21:05:56

Overview Before building S3 classes Packaging 1 Packaging 2 Packaging 3 Wrap-upBuilding R Packages An IntroductionDavid Diez david@openintro.orgBiostatistics, Harvard SPHOverview Before building S3 classes Packaging 1 Packaging 2 Packaging 3 Wrap-upWhy build an R package?AccessibleFunctions and objects contained in a package and installed on a machine can be easily loaded: > library(myPackage)Many R users develop their own functions that they use regularlyPutting code into a package can be worth

Building R Packages   An Introduction 计算机科学

用户评论
请输入评论内容
评分:
暂无评论