Calculation of file sizes of InfoWorks result csv-files exported from InfoWorks.
Installation
For installing the latest release of this R package run the following code below:
# Enable repository from kwb-r
options(repos = c(
kwbr = 'https://kwb-r.r-universe.dev',
CRAN = 'https://cloud.r-project.org'))
# Download and install kwb.mia.iw in R
install.packages('kwb.mia.iw')
# Browse the kwb.miacso manual pages
help(package = 'kwb.mia.iw')