comprobarJSONaDF {openblender} | R Documentation |
Check if a dataframe can be transformed into JSON with no errors. This function is not accessible for users.
comprobarJSONaDF(df_json)
df_json |
Dataframe to verify |
Dataframe verified or an error message.