versionWriter: Creates a character vector of the LAS Version Information...

View source: R/Writers.R

versionWriterR Documentation

Creates a character vector of the LAS Version Information Section

Description

Generates a character vector of the LAS Version Information Section, with each new line as a separate element. This can be written to a file using standard IO functions

Usage

versionWriter(las_version)

Arguments

las_version

data.frame. Containing parsed LAS version information

Value

character.


stevenpawley/lasR documentation built on Sept. 12, 2023, 8:40 p.m.