Skip to content

Commit

Permalink
Rajouter headline_root_key
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementCadieux committed Apr 19, 2023
1 parent 0ece76f commit 288ef92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pipelines/extractors/e_radar+.R
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,8 @@ main <- function() {
content_type = "news_headline",
storage_class = "lake",
country = m$country,
schema = opt$schema
schema = opt$schema,
headline_root_key = NA
)

r <<- rvest::session(url)
Expand Down

0 comments on commit 288ef92

Please sign in to comment.