gshhg_get: gshhg_get

View source: R/get.R

gshhg_getR Documentation

gshhg_get

Description

Retrieves external files and store in file cache.

Usage

gshhg_get(version_id, skip = NA, dest_folder = NA, compile = TRUE)

Arguments

version_id

version id

skip

numeric vector of lines to skip on file read. optional.

dest_folder

file.path optional will default to the location returned by user_data_dir.

compile

logical perform on-the-fly compilation to rds?

Examples

## Not run: 
gshhg_get(version = "2.3.7")

## End(Not run)

jsta/gshhg documentation built on Oct. 14, 2023, 12:57 a.m.