Ironholds / WikipediR

R's MediaWiki API client library
Other
68 stars 18 forks source link

Error in UseMethod("parse_response", x) : no applicable method for 'parse_response' applied to an object of class "pcontent" #26

Open lbocken opened 5 years ago

lbocken commented 5 years ago

wp_content <- page_content("en","wikipedia", page_name = "Aaron Halfaker",as_wikitext=TRUE, clean_response = TRUE)

Error in UseMethod("parse_response", x) : no applicable method for 'parse_response' applied to an object of class "pcontent"