R

R programming Error : file(out, "wt")

Abokadoh 2023. 6. 6. 16:39

요런 에러가 이유없이 생길 때가 있다.

 

tempdir()
dir.create(tempdir())

 

이제 오류가 발생하지 않는다.