powered by
Test if data is local.
replyr_is_local_data(d)
data frame
TRUE if local data (data.frame, tbl/tibble)
# NOT RUN { replyr_is_local_data(data.frame(x=1:3)) # }
Run the code above in your browser using DataLab