Skip to contents

Print methods for 'gpt_price' objects

Usage

# S3 method for class 'gpt_price'
print(x, ...)

Arguments

x

an object of class "gpt_price".

...

other print arguments.

Value

The total price of the screening across all gpt-models expected to be used for the screening.

Examples

if (FALSE) { # \dontrun{
print(x)
} # }