print.gd_result {gdverse}R Documentation

print GD result

Description

S3 method to format output for GD model from gd().

Usage

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

Arguments

x

Return by gd().

...

(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]