This function imports Israeli census data.

create(arg1)

Arguments

arg1
What am I creating? Defaults to matrices.

Examples

create("matrices")
#> Warning: cannot open file '../includes/familyConsumption.R': No such file or directory
#> Error in file(filename, "r", encoding = encoding): cannot open the connection
create("means")
#> Warning: cannot open file '../includes/meanConsumption.R': No such file or directory
#> Error in file(filename, "r", encoding = encoding): cannot open the connection