Replace nth line in a text file

Viewed 8603

How do I go about in replacing the nth line of a text file in R?

2 Answers
Related