Back

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

I am trying to make a sampling design in R and I want to use the Sentinel 2 raster. I am using the "mygrd" to arrange, but the problem is I don't know how to load this. It gives me the error as:

"Error: '\U' used without hex digits in character string starting ""C:\U" message 

1 Answer

0 votes
by (108k points)

I think the path names in R uses the forward slashes. So it should be something like "c:/User/Derrick/mygrd.tif"

If you are looking for the certification in R then do check out the R programming certification.

Browse Categories

...