遇见数据集

rfishbase compendium: Publication, R package, version history

收藏
NIAID Data Ecosystem2026-03-07 收录
官方服务:

资源简介:

rfishbase ========= _Accessing data from FishBase using R_ 'rfishbase' is a package for interfacing with the [fishbase.org](http://fishbase.org) database. It provides code to download and parse a local copy of fishbase, which can be used for rapid access for a variety of analysis functions. - [Published copy in Journal of Fish Biology](http://dx.doi.org/10.1111/j.1095-8649.2012.03464.x) - [Development version source code on github](https://github.com/ropensci/rfishbase) - [HTML package documentation](http://ropensci.github.com/rfishbase/) - [Report issues, bugs or feature requests](https://github.com/ropensci/rfishbase/issues) Installation ------------ 'rfishbase' is available [on CRAN](http://cran.r-project.org/web/packages/rfishbase/) and can be installed through the R package manager (see 'install.packages'). The latest (development) version is hosted here on github, and can be installed using the [devtools](https://github.com/hadley/devtools) package: '''r library(devtools) install_github("rfishbase", "ropensci") ''' Getting started --------------- - Read our [tutorial](https://github.com/ropensci/rfishbase/blob/master/inst/doc/rfishbase/rfishbase_github.md) - Browse the examples in the [documentation](http://ropensci.github.com/rfishbase/) 'rfishbase' is developed by [Carl Boettiger](https://github.com/cboettig) in collaboration with [Duncan Temple Lang](https://github.com/duncantl) and Peter Wainwright, and is part of the [rOpenSci project](http://github.com/ropensci). This software, examples, and documentation are freely provided under the [CC0 license](http://creativecommons.org/publicdomain/zero/1.0/). A [preprint](https://github.com/ropensci/rfishbase/blob/master/inst/doc/rfishbase/rfishbase_github.md) of our manuscript introducing the package can be found in the [inst/doc](https://github.com/ropensci/rfishbase/tree/master/inst/doc) directory. References ---------- Froese, R. and D. Pauly. Editors. 2011. FishBase. World Wide Web electronic publication. www.fishbase.org, version (08/2011).

# rfishbase ## 基于R语言访问鱼类数据库(FishBase) 'rfishbase'是一款用于对接[鱼类数据库(FishBase)](http://fishbase.org)的R语言包,其提供代码以下载并解析该数据库的本地副本,可用于快速调用各类分析函数。 - 发表于《鱼类生物学杂志(Journal of Fish Biology)》的正式版本:http://dx.doi.org/10.1111/j.1095-8649.2012.03464.x - GitHub上的开发版源代码:https://github.com/ropensci/rfishbase - HTML格式的包文档:http://ropensci.github.com/rfishbase/ - 提交问题、漏洞或功能请求:https://github.com/ropensci/rfishbase/issues ## 安装 'rfishbase'可在[CRAN(R语言综合存档网络)](http://cran.r-project.org/web/packages/rfishbase/)获取,可通过R包管理器进行安装(详见`install.packages()`函数)。最新的开发版托管于GitHub,可借助[devtools](https://github.com/hadley/devtools)包进行安装: r library(devtools) install_github("rfishbase", "ropensci") ## 快速入门 - 参阅我们的[教程](https://github.com/ropensci/rfishbase/blob/master/inst/doc/rfishbase/rfishbase_github.md) - 浏览[文档](http://ropensci.github.com/rfishbase/)中的示例代码 'rfishbase'由[Carl Boettiger](https://github.com/cboettig)与[Duncan Temple Lang](https://github.com/duncantl)及Peter Wainwright合作开发,隶属于[rOpenSci项目](http://github.com/ropensci)。本软件、示例代码与文档均采用[CC0协议](http://creativecommons.org/publicdomain/zero/1.0/)进行免费授权。 介绍该包的预印本可在GitHub仓库的[inst/doc](https://github.com/ropensci/rfishbase/tree/master/inst/doc)目录中获取。 ## 参考文献 Froese, R. 与 D. Pauly. 编辑. 2011. 鱼类数据库. 万维网电子出版物. www.fishbase.org, 版本(08/2011).

创建时间:
2013-03-27
二维码
社区交流群
二维码
科研交流群
商业服务