R Dataset / Package DAAG / rareplants

On this R-data statistics page, you will find information about the rareplants data set which pertains to Rare and Endangered Plant Species. The rareplants data set is found in the DAAG R package. You can load the rareplants data set in R by issuing the following command at the console data("rareplants"). This will load the data into a variable called rareplants. If R says the rareplants data set is not found, you can try installing the package by issuing this command install.packages("DAAG") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the rareplants R data set. The size of this file is about 63 bytes.

Rare and Endangered Plant Species

Description

These data were taken from species lists for South Australia, Victoria and Tasmania. Species were classified as CC, CR, RC and RR, with C denoting common and R denoting rare. The first code relates to South Australia and Victoria, and the second to Tasmania. They were further classified by habitat according to the Victorian register, where D = dry only, W = wet only, and WD = wet or dry.

Usage

rareplants

Format

The format is: chr "rareplants"

Source

Jasmyn Lynch, Department of Botany and Zoology at Australian National University

Examples

chisq.test(rareplants)

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-daag-rareplants.html" width="100%" height="100%" style="border:0px"></iframe>