Learn R Programming

CoDaImpact (version 0.1.0)

pct: Format numbers to percentages This code copied from stats:::format.perc(), to avoid notes about the ::: operator.

Description

Format numbers to percentages This code copied from stats:::format.perc(), to avoid notes about the ::: operator.

Usage

pct(probs, digits = 10)

Arguments