fmtJSON: Format JSON field

Description Usage Arguments Examples

Description

This function will format JSON field by making it uniform and removing "warnings" and "word_count_message". This is a result form PI if the word count is too low. It will also add the person name from the data frame.

Usage

1
fmtJSON(x, pname)

Arguments

x

would be the field that wanted to be formatted.

Examples

1
clean.json <- fmtJSON(x, pname="Joe Doe") # Format JSON by adding person name

blacknred0/rWatsonPI documentation built on May 12, 2019, 9:29 p.m.