Skip to content

Commit 7004a1c

Browse files
committed
Add comment about banner
1 parent 111e03b commit 7004a1c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

R/live.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
#' # Instead, we need to run the site in a real web browser, causing it to
3333
#' # download a JSON file and then dynamically generate the html:
3434
#' dynamic <- read_html_live("https://www.forbes.com/top-colleges/")
35+
#' # You may need to click the cookie consent banner if it appears
3536
#' dynamic$view()
3637
#'
3738
#' # Now we can find the table

man/read_html_live.Rd

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)