mysum3: Return 1 for sums greater than 0, as well as for when vector...

Description Usage Arguments References

View source: R/summary_statistics.R

Description

Return 1 for sums greater than 0, as well as for when vector is all NA.

Usage

1
mysum3(x)

Arguments

x

Vector of data.

References

inspired by: http://tolstoy.newcastle.edu.au/R/help/02a/3218.html


ksauby/dataproc documentation built on May 20, 2019, 7:02 p.m.