закончить программу в R

quit()
# or
stop("message")
Rocku0