axis_range: Compute plot axis range for two different data files (e.g,...

Description Usage Arguments Value

View source: R/visualize.R

Description

axis_range Compute plot axis range for two different data files (e.g, pre and post)

Usage

1
axis_range(Data_1, Data_2)

Arguments

Data_1

and Data_2 dataframes of two different data files

Value

a list object with the following components:

low_range_0

a numerical value of the lower bound of the eload axis

high_range_0

a numerical value of the upper bound of the eload axis

low_range_T_0

a numerical value of the lower bound of the Temp axis

high_range_T_0

a numerical value of the upper bound of the Temp axis


LBNL-ETA/RMV2.0 documentation built on Nov. 9, 2020, 5:44 a.m.