benford: Benford Analysis

View source: R/benford.h.R

benfordR Documentation

Benford Analysis

Description

Benford Analysis

Usage

benford(data, var)

Arguments

data

The data as a data frame.

var

a string naming the variable from data that contains the continuous values used for the report

Value

A results object containing:

results$todo a html
results$text a preformatted
results$text2 a preformatted
results$plot an image

sbalci/ClinicoPathDescriptives documentation built on July 4, 2025, 5:25 p.m.