| print.oaii_fine_tuning_jobs_df | R Documentation | 
print prints its argument and returns it invisibly (via
invisible(x)).  It is a generic function which means that
new printing methods can be easily added for new classes.
## S3 method for class 'oaii_fine_tuning_jobs_df'
print(x, ...)
x | 
 an object used to select a method.  | 
... | 
 further arguments passed to or from other methods.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.