shelters: shelters

Description Usage Format

Description

Pseudodata depicting the outcomes of 10,000 animals in shelters over three months generated to demonstrate the makeFlow() diagram. Aside: consider adopting your next pet :)

Usage

1
data("shelters")

Format

A data frame with 10000 observations on the following 6 variables.

loc

a factor with levels shelter

name

a character vector

id

a numeric vector

Jan

a factor with levels Remaining Adopted Transfered Euthanized

Feb

a factor with levels Remaining Adopted Transfered Euthanized

Mar

a factor with levels Remaining Adopted Transfered Euthanized


makeFlow documentation built on May 1, 2019, 9:25 p.m.