Hi there, I faced difficulty while programming in R. How can I save a text, which is inside a webpage, in a variable, and then find (specify) words (of the text) that have more than 9 letters?
Information from a webpage using R
2 messages · Vahid Borji, Duncan Murdoch
On 27/04/2020 1:19 p.m., Vahid Borji wrote:
Hi there, I faced difficulty while programming in R. How can I save a text, which is inside a webpage, in a variable, and then find (specify) words (of the text) that have more than 9 letters?
You already asked this question a few hours ago. I didn't answer it because it looks like homework (or a takehome exam), and we don't do those here. I'd suggest you give some more context on why you need to do this, if it's not homework/exam. Duncan Murdoch