Learn R Programming

DecomposeR (version 1.0.6)

ratios: Computes ratios of numerical values

Description

Computes ratios of numerical values

Usage

ratios(x)

Value

a dataframe of $ratio, $x1 and $x2

Arguments

x

values to compute the ratio from

Examples

Run this code
ratios(c(20,40,100,400))

Run the code above in your browser using DataLab