Learn R Programming

rcellminer (version 1.4.2)

plotStructuresFromNscs: Plot the structures for NSCs

Description

Plot the structures for NSCs

Usage

plotStructuresFromNscs(nscs)

Arguments

nscs
a vector of strings of NSCs used as structure titles

Value

  • the function does not return anything

concept

rcellminer

Details

This is a wrapper for the plotStructures() function that takes only NSCs

Examples

Run this code
plotStructuresFromNscs("94600")
plotStructuresFromNscs(c("609699", "94600"))

Run the code above in your browser using DataLab