The Wayback Machine - https://web.archive.org/web/20200218212312/https://github.com/topics/cloudyr
Skip to content
#

cloudyr

Here are 44 public repositories matching this topic...

jnolis
jnolis commented Jul 23, 2019

Looking at the documentation, I can see that put_object() has a show_progress option directly embedded in it. I'm having to download some very large objects, so I was hoping for something similar with save_object. I can see that httr has a httr::progress() function that can be passed to httr operations. While the aws.s3::save_object() has a ... to take other httr parameters, I can't seem to

twgardner2
twgardner2 commented Sep 8, 2018

Please specify whether your issue is about:

  • a possible bug
  • a question about package functionality
  • a suggested code or documentation change, improvement to the code, or feature request

The docs make 4 references to a locate_credentials function (three references to "see locate_credentials" in the snsHTTP function, and one in the index), but there is no `locate_cre

antoine-sachet
antoine-sachet commented Jan 28, 2020

detect_medical_entities can only handle a scalar string. It should handle a character vector, like all other detect_* functions. Example code can be found in R/detect_entity.R.

Note that right now the medical stuff in the "medical" branch. Install with remotes::install_github("cloudyr/aws.comprehend", ref = "medical").

library("aws.comprehend")
medical_txt <- "Pt is 40yo moth

Improve this page

Add a description, image, and links to the cloudyr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cloudyr topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.