Learn R Programming

rfishbase (version 0.2-2)

updateCache: Update the cached copy of fishbase data

Description

Update the cached copy of fishbase data

Usage

updateCache(path = ".")

Arguments

path
where cache should be stored. (default to working directory)

Value

  • a date-fishdata.Rdat file.

Details

the update is slow, avoiding straining the server or client. please allow this call to run overnight for a complete upgrade.

See Also

loadCache

Examples

Run this code
updateCache()
 loadCache()

Run the code above in your browser using DataLab