readin: Read in JSON file based on path to file

Description Usage Arguments Examples

View source: R/mmassessment.R

Description

Read in JSON file based on path to file

Usage

1
2
3
4
readin(
 
    path = "/home/kent/Contracts/missionmet/mm-assessor/survey_monkey/results-example/MM Checkup for Chambers.json"
)

Arguments

path

the filepath to the JSON file

Examples

1
dataframe <- readin("home/Ricky/tempfile.json")

PinkertonBlA/mm_assessment documentation built on Nov. 16, 2020, 8:04 p.m.