segment_veh: Segment Vehicles

Description Usage Arguments Value

View source: R/segment_veh.R

Description

This function attempts to segment vehicles based on the decision tree in Davison 2020.

Usage

1
segment_veh(area, mass, type)

Arguments

area

The frontal surface area of the vehicle in metres squared.

mass

The kerb weight of the vehicle in tonnes.

type

The type approval category of the vehicle - currently either "M1" or "N1".

Value

A modelled vehicle segment.


jack-davison/jdavisonmisc documentation built on Jan. 1, 2021, 4:26 a.m.