read_cross: Read the special file provided to C Ross

View source: R/io.R

read_crossR Documentation

Read the special file provided to C Ross

Description

Read the special file provided to C Ross

Usage

read_cross(
  filename = get_data_path("EcoMon_CalfinStage_Thru_12_30_2019_10m2.csv"),
  form = c("tibble", "sf")[1]
)

Arguments

filename

file specification

form

character either 'tibble' or 'sf'

Value

tibble or sf Points object


BigelowLab/ecomon documentation built on Dec. 8, 2023, 9:21 p.m.