Print method for Scopus API key
# S3 method for scopus_api_key
print(x, reveal = FALSE, ...)
an object used to select a method.
Should the API key be revealed
further arguments passed to or from other methods
x = "asdf"
class(x) = "scopus_api_key"
print(x)
print(x, reveal = TRUE)
Run the code above in your browser using DataLab