Learn R Programming

PubChemR (version 3.0.0)

pc_lifecycle_policy: Versioning and Deprecation Policy

Description

Returns the compatibility policy table used for PubChemR legacy and next-generation APIs.

Usage

pc_lifecycle_policy()

Arguments

Value

A tibble describing PubChemR compatibility and deprecation guarantees.

Details

The table summarizes expected support windows and deprecation notice guarantees by API stream.

Examples

Run this code
pc_lifecycle_policy()

Run the code above in your browser using DataLab