powered by
Get details about printer
gcp_printer(printerid, client = NULL, extra_fields = NULL)
The ID of the printer
See notes
Comma separated list of extra fields to include
# NOT RUN { # get all printers printers <- gcp_search() # select info about first printer gcp_printer(printer$id[1]) # } # NOT RUN { # }
Run the code above in your browser using DataLab