Skip to content

Commit

Permalink
changes made
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalis95 committed Feb 28, 2024
1 parent d4b80de commit b6d5db5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions instat/dlgBoxPlot.vb
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,6 @@ Public Class dlgBoxplot

ucrByFactorsReceiver.SetParameter(New RParameter("x", 1))
ucrByFactorsReceiver.Selector = ucrSelectorBoxPlot
'ucrByFactorsReceiver.SetIncludedDataTypes({"factor"})
'ucrByFactorsReceiver.strSelectorHeading = "Factors"
ucrByFactorsReceiver.SetParameterIsString()
ucrByFactorsReceiver.bWithQuotes = False
ucrByFactorsReceiver.SetValuesToIgnore({Chr(34) & Chr(34)})
Expand Down

0 comments on commit b6d5db5

Please sign in to comment.