print.gozh_result {gdverse}R Documentation

print GOZH result

Description

S3 method to format output for GOZH model from gozh().

Usage

## S3 method for class 'gozh_result'
print(x, ...)

Arguments

x

Return by gozh().

...

(optional) Other arguments passed to knitr::kable().

Value

Formatted string output

Author(s)

Wenbo Lv lyu.geosocial@gmail.com


[Package gdverse version 1.3-3 Index]