## Not run: ------------------------------------
#
# # Before calling the function, set API secret and id via secret_id(c("client_id", "secret"))
# # and get token via get_token()
#
# tag_image_urls(img_urls="url_of_image")
# tag_image_urls("https://samples.clarifai.com/metro-north.jpg")
# tag_image_urls("https://samples.clarifai.com/metro-north.jpg", language="es")
# tag_image_urls("https://samples.clarifai.com/nsfw.jpg", model="nsfw-v1.0")
## ---------------------------------------------
Run the code above in your browser using DataLab