Description Usage Arguments Examples
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
1 | make_poodle_frame(clean_dog_data)
|
clean_dog_data |
the cleaned data, an output from the clean dog function |
1 | make_poodle_frame(clean_dog_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.