R/classes.R
print.sustainability_result.Rd
Print method for sustainability_result
# S3 method for class 'sustainability_result' print(x, ...)
An object of class sustainability_result.
sustainability_result
Additional arguments passed to print.data.frame.
print.data.frame
Invisibly returns the input object x. Called for the side effect of printing sustainability scores and categories to the console.
x