powered by
Print dimensions and coordinate system information for an orthusfit or pibblefit object.
print(x, ...)
No direct value, but a print out
an object of class pibblefit or orthusfit
other arguments to pass to summary function
sim <- pibble_sim() fit <- pibble(sim$Y, sim$X) print(fit)
Run the code above in your browser using DataLab