Print description of a gwdrm
object
Print description of a gwrm
object
Print description of a gwrmultiscalem
object
Arguments
- x
An
gwrmultiscalem
object returned bygwr_multiscale()
.- decimal_fmt
The format string passing to
base::sprintf()
.- ...
Arguments passed on to
print_table_md
,print_table_md
,print_table_md
col.sep
Column seperator. Default to
""
.header.sep
Header seperator. Default to
"-"
.row.begin
Character at the beginning of each row. Default to
col.sep
.row.end
Character at the ending of each row. Default to
col.sep
.table.style
Name of pre-defined style. Possible values are
"plain"
,"md"
or"latex"
. Default to"plain"
.