1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 16:42:10 +02:00

(v0.7.1.9016) deps

This commit is contained in:
2019-07-29 17:34:57 +02:00
parent 240f03a672
commit b7e2d7b9b8
18 changed files with 34 additions and 18 deletions

View File

@ -47,6 +47,8 @@ as.rsi(x = as.mic(4),
plot(mic_data)
barplot(mic_data)
library(clean)
freq(mic_data)
}
\seealso{

View File

@ -90,6 +90,8 @@ as.rsi(x = as.mic(4),
plot(rsi_data) # for percentages
barplot(rsi_data) # for frequencies
library(clean)
freq(rsi_data) # frequency table with informative header
# using dplyr's mutate