make_poodle_percent: make poodle percent

Description Usage Arguments Examples

View source: R/make_poodle_percent_function.R

Description

makes a data frame of each zip code and poodles as a percent of total dogs

Usage

1
make_poodle_percent(clean_dog_data, poodle_data)

Arguments

clean_dog_data

the cleaned data frame, an output from the clean dog function

poodle_data

the poodle data frame, an output from the make poodle frame function

Examples

1
make_poodle_percent (clean_dog_data, poodle_data)

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