R/Occurrences.R

#' Plant occurrences data frame
#'
#' A dataset containing plant occurrences of five Cryptocarya species
#' native to New Caledonia. Occurrence data come from  the Noumea Herbarium
#' (NOU) and NC-PIPPN network (see Ibanez et al (2014) in reference below).
#'
#' @format A data frame with 57 rows and 3 variables: \describe{
#'   \item{SPECIES}{Species of the occurrence} \item{LONGITUDE}{Longitude of the
#'   occurrence} \item{LATITUDE}{Latitude of the occurrence} }
#'
#' @references T. Ibanez, J. Munzinger, G. Dagostini, V. Hequet, F. Rigault, T.
#'   Jaffre, & P. Birnbaum (2014) "Structural and floristic characteristics of
#'   mixed rainforest in New Caledonia: new data from the New Caledonian Plant
#'   Inventory and Permanent Plot Network (NC-PIPPN)." \emph{Applied Vegetation
#'   Science} 17:386-397
#'
#'
#'   \url{http://www.researchgate.net/profile/Jerome_Munzinger/publication/258499017_Structural_and_floristic_diversity_of_mixed_tropical_rain_forest_in_New_Caledonia_new_data_from_the_New_Caledonian_Plant_Inventory_and_Permanent_Plot_Network_\%28NC-PIPPN\%29/links/0deec52b8b1996488e000000.pdf}
#'
#'
#'
#'
#'
#'
"Occurrences"

Try the SSDM package in your browser

Any scripts or data that you put into this service are public.

SSDM documentation built on Oct. 24, 2023, 5:08 p.m.