I am new to R. Here is my code:
s= rolldie(2, makespace = TRUE) s = addrv(s, FUN=sum, name="U")
I am getting this error:
<