getLineDamageInfo: Get Information on Line Damages

View source: R/getLineDamageInfo.R

getLineDamageInfoR Documentation

Get Information on Line Damages

Description

Get Information on Line Damages

Usage

getLineDamageInfo(observations, dbg = TRUE)

Arguments

observations

data frame with observations. Required columns: I (= horizontal or vertical position), J (= code for line damage), inspno (number of inspection to which the observation belongs)

dbg

if TRUE, debug messages are shown

Value

data frame with columns ino (inspection number), ldno (line damage number), beg.at, end.at, beg.x (position of line damage begin), end.x (position of line damage end), length (length of line damage)


KWB-R/kwb.en13508.2 documentation built on April 3, 2024, 9:47 a.m.