Skip to content

Error in if: argument is of length zero #6

@xorb0ss

Description

@xorb0ss

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions