1. 首页
  2. 数据库
  3. 其它
  4. Building R Packages An Introduction 计算机科学

Building R Packages An Introduction 计算机科学

上传者: 2021-05-04 21:26:56上传 PDF文件 1.84MB 热度 23次
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
下载地址
用户评论