rescale2range: rescale2range

View source: R/summary_functions.R

rescale2rangeR Documentation

rescale2range

Description

Subfunction for Plotting FNR. Rescale the values in vec such that the lagest is n, and the smallest is 1.

Usage

rescale2range(vec, n)

Arguments

vec

input vector

n

the largest integer to scale the vector to (the smallest is 1)


YosefLab/SymSim documentation built on Sept. 30, 2024, 2:22 p.m.