I trying to run a code inside a Reprex function. However it's giving me following error and issued warning as well. Need help please
Error - Error in file(con, "w") : cannot open the connection
In addition: Warning message:
In file(con, "w") : cannot open file 'C:/Users/P.R': Permission denied
Warning - Warning message:
package ‘reprex’ was built under R version 3.5.3
I reinstalled R studio and updated the R package from R.3.5.1 To R.3.6.1 and it worked like a magic. Thank you for all the support. Really appreciate your time.