I have couple of file in html. I need replace certain words with another word. For example I have a word called "name". I need to replace them with "Names". Can we do this in one go in R? Please advice.
Actually, in the same file itself it should get replaced. Is it possible?