get_coordref: Read the index to coordinate reference table

View source: R/prepare_data.R

get_coordrefR Documentation

Read the index to coordinate reference table

Description

Get the table of location indices and corresponding location coordinates

Usage

get_coordref(root_dir = ".")

Arguments

root_dir

Directory containing the file "coordref.csv"

Details

Assumes that the table is in the file coordref.csv in the working directory, as saved by FisherySim.jl

Value

A tibble with columns loc_idx, s1, and s2.

Author(s)

John Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.