powered by
transcription
A more reasonable display of a transcription object.
# S3 method for transcription print(x, ...)
[transcription] The transcription.
Unused; only for consistency with print.
print
A more human-friendly digest.
# NOT RUN { # path to a sample transcription fName <- system.file ("extdata", "trans-common.tsv", package="soundcorrs") read.transcription (fName) # }
Run the code above in your browser using DataLab