etl icon indicating copy to clipboard operation
etl copied to clipboard

bug in built-in functionality

Open beanumber opened this issue 7 years ago • 0 comments

> library(etl)
> foo <- etl("datasets")
No database was specified so I created one for you at:
/tmp/RtmpUmmRaa/file6caa3458996.sqlite3
> foo %>% etl_create()
Could not find schema initialization script
 Show Traceback
 
 Rerun with Debug
 Error in eval(rlang::parse_expr(x)) : attempt to apply non-function 

beanumber avatar Jan 08 '18 14:01 beanumber