build_database: Given a directory, build a database

Description Usage Arguments Value

Description

Given a directory, build a database

Usage

1
2
build_database(path = file.path(obpg_path(), "gom", "DAY"),
  pattern = glob2rx("A*.grd"), save_db = FALSE)

Arguments

path

a path to raster files

pattern

regular expression of the file pattern to search for

save_db

logical, if TRUE then write the database

Value

tibble or NULL


btupper/obpgtools documentation built on May 13, 2019, 8:42 a.m.