get_additional_information: Get more information from the LPM DATA

Description Usage Arguments Value

View source: R/get_additional_information.R

Description

This function takes three paths and returns an object of type sf with all the columns from the LPM_shapefile specified in the parameter keep_lm

Usage

1
2
3
4
5
6
7
8
get_additional_information(
  iffi10 = NULL,
 
    path_LPM_shape = "\\\\projectdata.eurac.edu/projects/Proslide/Landslides/Iffi_db_xxxx_to_2018/exportperEurac2020/Shapefiles/LPM_Akten.shp",
 
    path_stato = "\\\\projectdata.eurac.edu/projects/Proslide/Landslides/Iffi_db_xxxx_to_2018/exportperEurac2020/database/Stato delle conoscenze.xls",
  keep_lpm = c("ACCGE_IDEN", "GEOKAT_ID", "OGGETTO")
)

Arguments

path_LPM_shape

Path to the LPM shapefile

keep_lpm

Vector of columns from the lpm shapefile that we want to keep

path_IFFI10

Path to the IFFI10 shapefile

dsdf

Value

an object of type sf


RobinKohrs/iffitoR documentation built on Sept. 7, 2021, 11:31 p.m.