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/ClinicoPathJamoviModule documentation built on Feb. 25, 2025, 6:34 a.m.