comprobarJSONaDF {openblender}R Documentation

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.


[Package openblender version 0.5.81 Index]