fun_plot: A function to plot

Description Usage Arguments Value Author(s)

View source: R/imagej_tables.R

Description

A function to plot

Usage

1
2
3
4
5
6
7
8
fun_plot(
  data,
  x = "reporter",
  y = "Circ.1",
  x_lab = "Reporter",
  y_lab = "Circularity (index)",
  file_name = "plot"
)

Arguments

data

the data that will be input

x

string denoting the x parameter (categorical)

y

string denoting the y parameter

x_lab

string denoting the x label

y_lab

string denoting the y label

file_name

string denoting how the output should be identified

Value

a plot

Author(s)

Jones


jonesnoaht/datacompilation documentation built on Jan. 8, 2022, 12:37 p.m.