Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in if: argument is of length zero #6

Open
xorb0ss opened this issue Jun 2, 2018 · 0 comments
Open

Error in if: argument is of length zero #6

xorb0ss opened this issue Jun 2, 2018 · 0 comments

Comments

@xorb0ss
Copy link

xorb0ss commented Jun 2, 2018

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant