powered by
Get the "remote data source" where a data.frame like object lives.
replyr_get_src(df)
data.frame style object
source (string if data.frame, tlb, or data.table, NULL if unknown, remote source otherwise)
# NOT RUN { replyr_get_src(data.frame(x=1:2)) # }
Run the code above in your browser using DataLab