combine_counts: Combine two rows of a pop_table into one

Description Usage Arguments Value

View source: R/format.R

Description

Combine two rows of a pop_table into one

Usage

1
combine_counts(pop_table, place1, place2)

Arguments

pop_table

dataframe to update

place1

character indicating the name of the place to add counts to

place2

character indicating the name of the place to remove

Value

pop_table a data-frame with the place2 counts added to place1, and place2 removed from the pop_table


leerichardson/spew documentation built on May 21, 2019, 1:39 a.m.