get_ifadv {talkr} | R Documentation |
Get IFADV data
Description
IFA Dialog Video corpus data Available in the public repository: https://github.com/elpaco-escience/ifadv
Usage
get_ifadv(
source = "https://raw.githubusercontent.com/elpaco-escience/ifadv/csv/data/ifadv.csv"
)
Arguments
source |
(default = "https://raw.githubusercontent.com/elpaco-escience/ifadv/csv/data/ifadv.csv") |
Details
This function requires an internet connection.
Value
A data frame containing the IFADV dataset
[Package talkr version 0.1.3 Index]