problem in loading dcd file

Issue #815 resolved
Former user created an issue

Hello I am facing problem in loading my dcd file.

library(bio3d) dcdfile <-"/home/bit/R/data/last10ns.dcd" dcd <- read.dcd(last10ns.dcd) Error in file.exists(trjfile) : object 'last10ns.dcd' not found please help to solve this problem...

Comments (3)

  1. Log in to comment