plot a front perspective of a building

# S3 method for building_front_03
plot(
  data_table,
  model_path = NULL,
  device = "display",
  legend_table = floodam.building::LEGEND,
  finition = "check",
  selection = NULL
)

Arguments

data_table,

list of needed tables.

model_path,

list of needed paths.

device,

character, define way of plotting. Three options: "display", "pdf" or "png". Default to "display".

legend_table,

data.frame, default to floodam.building::LEGEND

finition,

character, define type of finishing for plotting. Two options: "check" or "presentation". Default to "check".

selection,

character, selection of building to be plotted

Value

A message that says what occurred