Skip to content

Save R2HTML as an object instead of file

1 message · Joel

#
Or is there any kind of File buffer that dossent save a file on the
harddrive?

coz this gives me the thing I want but it still saves the file on the HD
Then I can just use

readLines(temp) to get the result

but as I said I dont want it to save the HTML on the HD just in an object.