Learn R Programming

LumReader (version 0.1.0)

plot_Stimulation: Function to plot a Stimulation

Description

This function plots the selected Stimulation.

Usage

plot_Stimulation(object)

Arguments

object
Stimulation to plot

Examples

Run this code
stimulation <- default_Stimulation('example')

plot_Stimulation(stimulation)


Run the code above in your browser using DataLab