0

I am trying to link 3 scripts on a DeployR server, however, everytime I use source('PATH') I get an error can not open the connection.

I tried the function load() and same result.

Thanks a lot in advance.

Steve.NayLinAung
  • 5,086
  • 2
  • 25
  • 49

1 Answers1

0

As I can understand, you should Load all scripts first. So, with button Load and choose them from repository or local machine. Then call: source("script.R")

Hope that's help.

Anette
  • 90
  • 1
  • 5