Print method for resource profiles
print.parade_profile.RdPrint method for resource profiles
Usage
# S3 method for class 'parade_profile'
print(x, ...)Examples
if (FALSE) { # \dontrun{
prof <- profile_get("standard")
print(prof)
} # }
print.parade_profile.RdPrint method for resource profiles
# S3 method for class 'parade_profile'
print(x, ...)if (FALSE) { # \dontrun{
prof <- profile_get("standard")
print(prof)
} # }