Skip to contents

Concatenate several ACS data tables into one big table

Usage

merge_tables(my.list.of.tables)

Arguments

my.list.of.tables

Required list of data tables from prior steps in get.acs()

Value

Returns one big data.frame with all columns of all input tables

See also