The carnivores dataset
   get_help() docs


Description

One of the {introverse} example datasets is called carnivores. This dataset is a tibble with 9 rows and 4 columns and contains information about mammalian species.

This dataset is a subset of the msleep dataset, which comes from the {ggplot2} package. To learn more about msleep, use get_help("msleep").

You can directly explore the carinvores tibble in the Console, or you can interactively explore its contents below.

Explore carnivores

Columns in carnivores include the following:

Values in the data that are NA indicate that the data are missing and/or unknown.