powered by
Print Method for gbsg_dgm Objects
# S3 method for gbsg_dgm print(x, ...)
Invisibly returns x.
x
A gbsg_dgm object
Additional arguments (unused)
# \donttest{ dgm <- setup_gbsg_dgm(model = "alt", verbose = FALSE) print(dgm) # }
Run the code above in your browser using DataLab