Learn R Programming

iptmnetr (version 0.1.8)

get_info: Get information.

Description

Get the information for given iPTMnet ID.

Usage

get_info(id)

Arguments

id

A string representing iPTMnet ID

Value

A list containing the information for the iPTMnet ID.

Examples

Run this code
# NOT RUN {
info <- get_info("Q15796")
# }

Run the code above in your browser using DataLab