set_aesthet: Set up certain aesthetics a conc-time plot

View source: R/set_aesthet.R

set_aesthetR Documentation

Set up certain aesthetics a conc-time plot

Description

This function is specifically for setting certain aesthetic options for a concentration-time graph and is NOT meant to be called on its own.

Usage

set_aesthet(
  line_type,
  figure_type,
  MyPerpetrator,
  MyCompoundID,
  obs_shape,
  line_color,
  obs_color,
  obs_line_trans,
  obs_fill_trans
)

Arguments

line_type

user-specified line type

figure_type

user-specified figure type

MyPerpetrator

concatenated string of all perpetrators involved

MyCompoundID

compound user wants

obs_shape

user-specified observed data shape

line_color

user-specified line color

obs_color

user-specified observed-data color

Value

several objects to use with setting graph aesthetics


shirewoman2/Consultancy documentation built on Feb. 18, 2025, 10 p.m.