export-model: Export Model As Files

Description Usage Arguments

Description

Thes functions write the model object as csv files.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
export_model_all_csv(model_all, path)

export_model_all_rds(model_all, path)

export_model_all_gpkg(model_all, path)

export_model_pdx18_gpkg(model_all, path)

export_model_coo16_gpkg(model_all, path)

export_model_coo18_gpkg(model_all, path)

export_model_coorev18_gpkg(model_all, path)

export_model_typologies_csv(model_all, path)

export_model_typologies_rds(model_all, path)

export_model_typologies_gpkg(model_all, path)

Arguments

model_all

desc

path

desc


tiernanmartin/NeighborhoodChangeTypology documentation built on May 17, 2019, 1:02 p.m.