nwbPlot_sweep: Plot a sweep from the nwb file path

View source: R/nwbPlot_sweep.R

nwbPlot_sweepR Documentation

Plot a sweep from the nwb file path

Description

Plot a sweep from the nwb file path

Usage

nwbPlot_sweep(
  x,
  acquisition_name,
  stimulus_name = FALSE,
  ds_int = NULL,
  return_plot = FALSE,
  scaleBar = TRUE,
  show_plot = TRUE,
  sweepColour = "black",
  return_df = FALSE
)

Arguments

x

nwb file path

acquisition_name

character string or numeric

stimulus_name

character

return_df

Examples

x = "/home/nrsc/nphys/exd/nwb/NWBv2.nwb"




NRSC/nphys documentation built on Nov. 13, 2024, 2:12 a.m.