std_profileplot: Standard profile plot

View source: R/profileplot.R

std_profileplotR Documentation

Standard profile plot

Description

A function to plot a profile plot without groups.

Usage

std_profileplot(var, time, var.label, time.label)

Arguments

var

a numeric vector.

time

a numeric vector of factor.

var.label

a character value specifying the variable label.

time.label

a character value specifying the time label.

Details

This function defines the standard profile plot without groups to be plotted by the function nt_profileplot. It can be modified by the user. See more details in geom_errorbar.

Value

a ggplot object.


dnzmarcio/ntimes documentation built on Jan. 4, 2024, 2:23 p.m.