Hi everyone,
Every time i try to run my app, i get - ERROR: could not find function "rxImport"
rxImport is a command that is connected to the RevoScaleR package.
I'm only trying to test if shiny apps can run this package(in order to download the package, you have to install Microsoft R Client.)
My app is working locally but not on the server.
thanks!