We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea0afd commit 871a19aCopy full SHA for 871a19a
1 file changed
02a_yourturn_answers.Rmd
@@ -22,10 +22,6 @@ mypage
22
23
Display all the href attributes for the anchor text on the collected page
24
25
-```html
26
-<a href="https://foo.com">my link</a>
27
-```
28
-
29
```{r}
30
mypage %>%
31
html_nodes("a") %>%
0 commit comments