Description Format Source References Examples
Biomass change in 36 Amazonian rainforests following clearcuts ranging from 50 m to several kilometers.
A data frame with 36 observations of one variable.
Laurance, W.F., S.G. Laurance, L.V. Ferreira, J.M. Rankin-de Merona, C. Gascon, T.E. Lovejoy. 1997. Biomass collapse in Amazonian forest fragments. Science 278: 1117-1118.
http://www.sciencemag.org/cgi/content/abstract/278/5340/1117
1 2 | |
Loading required package: nlme
Loading required package: lattice
Loading required package: grid
Loading required package: mosaic
Registered S3 method overwritten by 'mosaic':
method from
fortify.SpatialPolygonsDataFrame ggplot2
The 'mosaic' package masks several functions from core packages in order to add
additional features. The original behavior of these functions should not be affected by this.
Attaching package: ‘mosaic’
The following objects are masked from ‘package:dplyr’:
count, do, tally
The following object is masked from ‘package:Matrix’:
mean
The following object is masked from ‘package:ggplot2’:
stat
The following objects are masked from ‘package:stats’:
binom.test, cor, cor.test, cov, fivenum, IQR, median, prop.test,
quantile, sd, t.test, var
The following objects are masked from ‘package:base’:
max, mean, min, prod, range, sample, sum
'data.frame': 36 obs. of 1 variable:
$ biomass.change: num -10.8 -4.9 -2.6 -1.6 -3 -6.2 -6.5 -9.2 -3.6 -1.8 ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.