Print a comprepcrop object in the R console.
# S3 method for class 'comprepcrop'
print(x, ..., category = "matrix")An object of class comprepcrop
Currently not used.
A string indicating which object to print. Options are "all" for
printing all objects, "data" for printing the data that will be used in the model,
"matrix" for printing the competition matrix, and "check" for printing the neigh_check
dataframe.