powered by
benford
mantissa(bfd)
data(corporate.payment) #gets data cp <- benford(corporate.payment$Amount) #generates benford object mantissa(cp) # equivalent to cp$mantissa
Run the code above in your browser using DataLab