harrelfe / Hmisc

Harrell Miscellaneous
Other
204 stars 81 forks source link

seqFreq is not exported #160

Open sepmein opened 1 year ago

sepmein commented 1 year ago

https://github.com/harrelfe/Hmisc/blob/b80593b82ed0e6b12f8eab42156d8b7869dc1723/R/seqFreq.r#L11

It seems the roxygen2 doc of seqFreq function missing @export annotation.

When I ran missChk function,

# Error in seqFreq(adm0 = c(FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE,  : 
#  could not find function "seqFreq"