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


xu-hong/rphenoscape documentation built on Jan. 28, 2024, 12:22 p.m.