curv.hdr: Read CURV file header

Usage Arguments Value Author(s)

View source: R/curv.hdr.R

Usage

1
  curv.hdr(curv.file, field="all")

Arguments

curv.file

Full file path to CURV file, including file extension if present.

field

A character vector corresponding to the desired fields to read from the CURV file. Default is "All". Values: c("version", "num.vertex", "num.face", "num.values"). Note that older CURV files may not have "num.values"

Value

A list object containing the requested fields: hdr$version, hdr$num.vertex, hdr$num.face, hdr$num.values

Author(s)

Timothy R. Koscik <timkoscik+fsurfR@gmail.com>


TKoscik/fsurfR documentation built on Aug. 5, 2019, 4:53 p.m.