powered by
Reads a RISICO output file and returns a raster map
read_risico_binary(filename)
is the file to read
The function returns a RasterLayer or Brick, depending on whether filenane contains one or more layers.
filenane
# NOT RUN { read_risico_binary(system.file("extdata", "RISICO_binary.bin", package = "caliver")) # } # NOT RUN { # }
Run the code above in your browser using DataLab