Skip to contents

Loads the prediction dataframe to json

Usage

loadPrediction(fileLocation)

Arguments

fileLocation

The location with the saved prediction

Value

                            The prediction data.frame

Details

Loads the prediciton json file

Examples