write

write(obj, file, *args, **kwargs)

Write obj to file.

R equivalent: write() / write.csv() etc.