Problems with plot function

Hi I am studying in the University and I have to use many tima RStudio(free version for Windows) and when I downloaded the program I have some troubles with the plot function. It appears something like this:

I would really appreciate your help because I don't have another pc and I have to use the function for an exam. Thank you.

plot(1)
Error in gzfile(file, "wb") : no se puede abrir la conexión
Además: Warning message:
In gzfile(file, "wb") :
cannot open compressed file 'C:/Users/Gustavo M?zquiz/AppData/Local/Temp/RtmpGS8fIL/rs-graphics-fe2deeab-2245-4771-969a-bf355b1701b5/171fc60e-fe74-4e09-8dc8-e681a4fb9123.snapshot', probable reason 'Invalid argument'
Graphics error: Plot rendering error

Hi!

To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one:

4 posts were split to a new topic: 3D plot with persp - error "arguments inadéquats" / "invalid arguments"