media_delete | R Documentation |
Delete media files links from transcript objects
media_delete(x, transcriptNames = NULL)
x |
Corpus object. |
transcriptNames |
Vector of character strings; Names of the transcripts for which you want to search media files; leave empty if you want to search media for all transcripts in the corpus object. |
Corpus object.
media_assign, media_getPathToExistingFile
library(act)
examplecorpus <- act::media_delete(examplecorpus)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.