review_to_df: Convert an Amazon review XML node into a data.frame

Description Usage Arguments Value

View source: R/review_to_df.r

Description

Convert an Amazon review XML node into a data.frame

Usage

1
review_to_df(review)

Arguments

review

XMLInternalElementNode. This will be parsed into a 1-row data.frame

Value

a dataframe containing names: helpful_count, helpful_total, stars, title, date, description


robertzk/amazonreviews documentation built on May 27, 2019, 10:34 a.m.