read.1d: Read 1D array

View source: R/reading-writing-functions.R

read.1dR Documentation

Read 1D array

Description

Read a file "*.1d" (PlanKIT format) and return a dataframe.

Usage

read.1d(file.name)

Arguments

file.name

the file name

Value

a dataframe

See Also

Other R/W Arrays: read.3d.hdr, read.3d


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.