This function displays processed data visually.

censusGraph(plot)

Arguments

plot
Name of the plot to show. Plot names are in censusFunctions::createGraphs

Examples

censusGraph("allIncome")
#> Error in censusGraph("allIncome"): object 'preparedPlot' not found
censusGraph("allConsumption")
#> Error in censusGraph("allConsumption"): object 'preparedPlot' not found
censusGraph("car")
#> Error in censusGraph("car"): object 'preparedPlot' not found