print.walls: Print a walls object

Description Usage Arguments See Also Examples

Description

print method for class "walls".

Usage

1
2
## S3 method for class 'walls'
print(x, ...)

Arguments

x

an object of class "walls", a result of a call to one_tm, one_tm_sun or two_tm.

...

Additional arguments.

See Also

one_tm, one_tm_sun and two_tm

Examples

1
2
in_air <- one_tm(data = cwall_east)
summary(in_air)

paulnorthrop/walls documentation built on May 15, 2019, 10:02 p.m.