#' A SAR dataset describing plants on islands in the Aegean Sea, Greece
#'
#' A sample dataset in the correct sars format: contains the areas of a number
#' of islands in the Aegean Sea, Greece, and the number of plant species
#' recorded on each island.
#'
#' @usage data(aegean2)
#' @format A data frame with 2 columns and 173 rows. Each row contains the area
#' of an island in the Aegean (1st column) and the number of plants on that
#' island (2nd column).
#'@source Matthews, T.J. et al. (In review) Unravelling the small-island effect
#' through phylogenetic community ecology
#' @examples
#' data(aegean2)
"aegean2"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.