-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The TDMSviewer itself opens in my browser, and the interface works, but it doesn't actually load any TDMS files correctly, due to the error Error in if: argument is of length zero
Here are the steps I take:
library(tdmsviewer)
tdmsviewer(basedir='~/data/tdms')
When I select a TDMS file to open:
Warning: Error in if: argument is of length zero
167: obj$initialize_data
166: main$read_data
165: eodplotter::plotTdms
164: renderPlot [page/home.R#173]
162: func
122: drawPlot
108: <reactive:plotObj>
92: drawReactive
79: origRenderFunc
78: output$home-distPlot
2: shiny::runApp
1: tdmsviewer
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels