parse_external_desc: Parse External Descriptors

parse_external_descR Documentation

Parse External Descriptors

Description

Parse the list output of returned External Descriptors

Usage

parse_external_desc(x)

Arguments

json_res

the list output from jsonlite::fromJSON(x)

Value

a tibble containing the following;

  • source External source name

  • source_id External source ID

  • annotations External source annotation


classyfireR documentation built on March 18, 2022, 7:21 p.m.