setHFADB: Set HFA database URL

Description Usage Arguments Author(s) See Also Examples

Description

Set the URL of the HFA database.

Usage

1
setHFADB(url, verbose = TRUE)

Arguments

url

URL (character) of the HFA database.

verbose

If TRUE, the current version of the HFA database is printed.

Author(s)

brechtdv@gmail.com

See Also

getHFADB to get the current HFA database URL
getDBVersion to get the current version of the HFA database

Examples

1
2
3
## connect to EURO HFA-DB
## this is the default database and is loaded at startup
setHFADB("http://sic.hi.lt/DPS/ws/dps_ws.php")

brechtdv/HFA documentation built on May 13, 2019, 5:06 a.m.