tests/testthat.R

library("testthat")
library("aws.transcribe")

if (Sys.getenv("AWS_ACCESS_KEY_ID") != "") {
    test_check("aws.transcribe")
}

Try the aws.transcribe package in your browser

Any scripts or data that you put into this service are public.

aws.transcribe documentation built on March 13, 2020, 1:36 a.m.