downloadSatellog: downloadSatellog

Description Usage Arguments Details Value Author(s)

Description

This package is used to download all tables from Satellog and store them in a local MySQL database

Usage

1
2
  downloadSatellog(URL = "http://satellog.bcgsc.ca/db_files/satellog_db_tables.tar.gz",
    DIR, DBNAME = "satellog_db", USR = "root")

Arguments

URL

url for database download

DIR

desired output path

DBNAME

desired name of database that will be created to store the data

USR

user name for database access

Details

.. content for ..

Value

untarred Satellog table files and MySQL database

Author(s)

Adam Struck


adamstruck/RECD documentation built on May 10, 2019, 5:51 a.m.