Giter Club home page Giter Club logo

bciex's Introduction

Data sets from BCI for examples

lifecycle CRAN status

Installation

Install all fgeo packages in one step

# install.packages("remotes")
remotes::install_github("forestgeo/bciex")

For details on how to install packages from GitHub, see this article.

Example

library(bciex)

# Mini dataset of 1000 randomly selected trees from BCI; data realeased in 2012
str(bci12t1mini)
#> 'data.frame':    1000 obs. of  20 variables:
#>  $ treeID   : int  858 1083 1129 2143 2388 3431 4448 5877 6487 7132 ...
#>  $ stemID   : int  1 1 1 1 1 1 1 1 1 1 ...
#>  $ tag      : chr  "000851" "001080" "001127" "002147" ...
#>  $ StemTag  : chr  "" NA "" "" ...
#>  $ sp       : chr  "apeime" "alchco" "quaras" "beilpe" ...
#>  $ quadrat  : chr  "4402" "4314" "4308" "3715" ...
#>  $ gx       : num  899 873 867 744 724 ...
#>  $ gy       : num  42 284 163 305 447 ...
#>  $ MeasureID: int  856 1083 1129 2150 2397 3446 4466 5922 6545 7197 ...
#>  $ CensusID : int  1 1 1 1 1 1 1 1 1 1 ...
#>  $ dbh      : num  598 807 503 181 366 491 233 492 305 184 ...
#>  $ pom      : chr  "1.3" "1.3" "1.3" "1.3" ...
#>  $ hom      : num  1.3 1.3 1.3 1.3 1.3 ...
#>  $ ExactDate: chr  "1981-05-03" "1981-07-01" "1981-05-26" "1981-07-18" ...
#>  $ DFstatus : chr  "alive" "alive" "alive" "alive" ...
#>  $ codes    : chr  NA NA NA NA ...
#>  $ nostems  : num  1 1 1 1 1 1 1 1 1 1 ...
#>  $ date     : num  7793 7852 7816 7869 7884 ...
#>  $ status   : chr  "A" "A" "A" "A" ...
#>  $ agb      : num  2.07 4.204 2.028 0.163 0.838 ...

Get started

Information

Acknowledgements

Thanks to Suzanne Lao and Shameema Jafferjee Esufali for facilitating data and for answering my questions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.