make_poodle_frame: make poodle frame

Description Usage Arguments Examples

Description

Removes all dogs that aren't poodles from the data frame, renames rows and columns to fit this new data frame, adds a poodle type column in place of breed column

Usage

1
make_poodle_frame(clean_dog_data)

Arguments

clean_dog_data

the cleaned data, an output from the clean dog function

Examples

1
make_poodle_frame(clean_dog_data)

milandolez/Poodles documentation built on Jan. 1, 2021, 10:27 a.m.