Learn R Programming

openblender (version 0.5.81)

comprobarJSONaDF: Verify JSON

Description

Check if a dataframe can be transformed into JSON with no errors. This function is not accessible for users.

Usage

comprobarJSONaDF(df_json)

Arguments

df_json

Dataframe to verify

Value

Dataframe verified or an error message.