add_coord: Add longitude and latitude of 'locid'

View source: R/merra_subset.R

add_coordR Documentation

Add longitude and latitude of 'locid'

Description

Add longitude and latitude of 'locid'

Usage

add_coord(x, replace = FALSE)

Arguments

x

data.frame with 'locid' column.

replace

logical, if TRUE, existing 'lon' and 'lat' columns in 'x' will be replaced.

Value

'x' with added/replaced 'lon' and 'lat' for each 'locid'

Examples

NA

energyRt/merra2ools documentation built on May 2, 2024, 4:53 a.m.