rclean_jsonld_names: Clean JSON-LD names in a list/data.frame

View source: R/pkb_get.R

rclean_jsonld_namesR Documentation

Clean JSON-LD names in a list/data.frame

Description

Recursively cleans names in a list/data.frame replacing ⁠@id⁠ names with id.

Usage

rclean_jsonld_names(x)

Arguments

x

a data frame or list, typically created using jsonlite::fromJSON()

Value

the input data frame or list with changed names


phenoscape/rphenoscape documentation built on Nov. 1, 2024, 3:49 a.m.