Using the barplot.b.R und barplot.a.yaml below, YAMOVI returns NA.
# This file is a generated template, your changes will not be overwritten
BarplotClass <- if (requireNamespace('jmvcore')) R6::R6Class(
"BarplotClass",
inherit = BarplotBase,
private = list(
.run = function() {
mittel = mean ...
Search found 2 matches
- Sun Nov 15, 2020 12:16 pm
- Forum: Module development
- Topic: YAMOVI returns NA from function mean(..
- Replies: 1
- Views: 9018
- Thu Nov 12, 2020 4:01 pm
- Forum: Module development
- Topic: Transfer RStudio code to jamovi modul
- Replies: 1
- Views: 8537
Transfer RStudio code to jamovi modul
Hello,
I have programed a process capability test in RStudio and want to transfer it to a modul in jamovi. Is this possible?
Looking forward to receiving your help.
Bye
I have programed a process capability test in RStudio and want to transfer it to a modul in jamovi. Is this possible?
Looking forward to receiving your help.
Bye