summary-methods: summary method

summaryR Documentation

summary method

Description

plot method for LuckyCCK8 Object

Usage

## S4 method for signature 'LuckyCCK8'
summary(
  object,
  observe_time = "2h",
  x.lab = "time",
  y.lab = "OD value(450nm)",
  title = "",
  size = 20,
  legend.position = "bottom",
  verbose = T
)

Arguments

x.lab

the title of x axis

y.lab

the title of y axis

title

the title of plot

size

the size of plot

verbose

whether do report

Value

New plot of CCK8 result

Author(s)

Weibin Huang<654751191@qq.com>


huangwb8/luckyExperiment documentation built on June 29, 2023, 10:15 a.m.