Search found 2 matches

by Hey-Guy
Sun Nov 15, 2020 12:16 pm
Forum: Module development
Topic: YAMOVI returns NA from function mean(..
Replies: 1
Views: 5459

YAMOVI returns NA from function mean(..

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 = mea...
by Hey-Guy
Thu Nov 12, 2020 4:01 pm
Forum: Module development
Topic: Transfer RStudio code to jamovi modul
Replies: 1
Views: 4909

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