Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in R Programming by (11.4k points)

I'm a beginner in R and i'm trying to install a package. i get the following when I execute the help command

help(install.packages)

Error in file(out, "wt") : cannot open the connection

1 Answer

0 votes
by (32.3k points)

Change working dir, exit r and reopen it.

I hope this helps you.

Browse Categories

...