Last data update: 2014.03.03

R: Helper function for wp_trend
wp_jsons_to_dfR Documentation

Helper function for wp_trend

Description

The function does accepts a list of JSON snippets and transforms the information into a data frame

Usage

wp_jsons_to_df(wp_json, page)

Arguments

wp_json

The results from server request in JSON format

page

the name of the downloaded page

Results