signif_mont_tp: Function to compare statistical significance of results for...

Description Usage Arguments Value

View source: R/acsfuncts.R

Description

Function to compare statistical significance of results for Takoma Park to Montgomery County and Maryland

Usage

1
signif_mont_tp(df, join_col, name_pct, moe_pct = pct_moe)

Arguments

df

Processed ACS dataframe with results for Takoma Park, Maryland, and Montgomery County stored in a location column.

join_col

Column by which join restuls for Montgomery County/Maryland back to original dataframe.

name_pct

Name of percentage column you're comparing values for.

moe_pct

Name of moe for percentage column.

Value

A dataframe with critical values and statistical significance values comparing Takoma Park against Maryland and Montgomery County


dpowerstp/tpfuncts documentation built on Dec. 20, 2021, 1:12 a.m.