View source: R/neubrandenburg.R
read_Neubrandenburg_Data | R Documentation |
Join Data from Multiple Excel Files
read_Neubrandenburg_Data(
xls.dir,
area.Gruendach.m2,
area.Kiesdach.m2,
pattern = "\\.xlsx$"
)
xls.dir |
path to directory containing Excel files to be read |
area.Gruendach.m2 |
area of green roof in square metres. Used to convert between litres and litres per square metres (mm) as given in the result data frame |
area.Kiesdach.m2 |
area of pebble roof in square metres. Used to convert between litres and litres per square metres (mm) as given in the result data frame |
pattern |
pattern matching the names of files in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.