missing Bio3d Demos

Issue #416 resolved
Mamta Mohan created an issue

Hi,

I want to use Bio3D for analysis.

I tried commands:

examples(nma) Error: could not find function "examples" demo(package="bio3d") no demos found

I would appreciate your response.

Mamta

Comments (3)

  1. Barry Grant

    also demo demo(package="bio3d") works as expected listing available demos in the package

    > demo(package="bio3d")
    Demos in packagebio3d:
    
    md                      Molecular Dynamics Trajectory Analysis
    nma                     Normal Mode Analysis
    pca                     Principal Component Analysis
    pdb                     PDB File Manipulation, Searching and Alignment
    
    > demo(nma, package="bio3d")
    
    
        demo(nma)
        ---- ~~~
    
    Type  <Return>   to start :
    ...<cut>...
    
  2. Log in to comment