Skip to contents

Listing

Functions to list your MATOS files or projects

list_extract_files()
List OTN data extraction files
list_my_projects()
List personal MATOS projects
list_project_files()
List MATOS project files
list_projects()
List MATOS projects

Downloading

Functions to download your files from MATOS

get_extract_file()
Download OTN data extraction files from the MATOS website
get_extract_updates()
Download all data extraction files that were updated after a certain date
get_otn_template()
Download Ocean-Tracking-Network-style metadata templates
get_project_file()
Download project files from the MATOS website
get_tag_search()
Search for tags on the MATOS website
get_file_list() get_file_list_mem() get_project_number() get_project_name() html_table_to_df() login_check() project_check() scrape_file_urls() download_process()
Internal functions used by matos

Summarizing

matos_login()
Log in to your MATOS account
matos_logoff()
Log out of your MATOS account
matos_receiver_summary()
Create summary reports of receiver project data from the OTN data push
matos_tag_summary()
Create summary reports of receiver project data from the OTN data push

Uploading

upload_file()
Upload files to MATOS

Utilities

matos_login()
Log in to your MATOS account
set_matos_credentials()
Install your MATOS username and password in your .Renviron File for repeated use
matos_logoff()
Log out of your MATOS account
skip_example_on_ci() skip_example_on_runiverse() skip_example_on_cran()
Miscellaneous functions for package checking, building, and CI