Learn R Programming

SOMMD (version 0.1.2)

rio_write_xtc: Write xtc trajectory file

Description

Function to write an xtc trajectory file

Usage

rio_write_xtc(xtc_filename, trj)

Value

Returns status of write execution

Arguments

xtc_filename

contains the name and the path to the xtc file to write

trj

trajectory object to save

Author

Alessandro Pandini