PollstR.pkgdown documentationNEWS to NEWS.md
pollster_chart_data and pollster_house_effects return data frames without additional pollster specific classes.pollster_ since I kept misstyping them. However, the old function names beginnning with pollstr_ still work.pollster_.pollster_chart_data which returns all polls related to a chart.pollster_house_effects which returns the pollster house effects for a chart.topic argument in pollstr_polls (#11); added question argument to pollstr_polls (#12)page and max_pages arguments to pollster_charts function since the charts method in the API now takes a page argument. #10Merge with http://github.com/jrnold/pollster. This is a complete rewrite of the client.
getchart replaced with pollstr_charts. Returns class pollstr_charts.getchart replaced with pollstr_chart. Returns class pollstr_chart.getpolls replaced with pollstr_polls. Returns class pollstr_polls.xml API access no longer available.