View source: R/measurement-chains.R
get_measurementchains_files | R Documentation |
Measurement Chains: Get Tidied Files Metadata
get_measurementchains_files(
sftp_connection = create_sftp_connection(),
debug = FALSE
)
sftp_connection |
an SFTP connnection as retrieved by
|
debug |
show debug messages (default: FALSE) |
tibble with information on available files and tidied meta-information based on file naming
## Not run:
mc_files <- kwb.geosalz::get_measurementchains_files()
str(mc_files)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.