readFemLines: A Function for reading Optistruct Files

Description Usage Arguments Value

Description

This function allows you to read the first characters (nchars) of a file, returning a character vector of optistruct cards

This function allows you to write an OptiStruct file from a character vector of the kind returned from readFemLines.R

Usage

1
2
3
readFemLines(file, nchars)

readFemLines(file, nchars)

Arguments

file

file to read

nchars

number of characters

file

file to write

x

character vector

Value

a character vector with Optistruct cards

nothing


eloytf/caeasciiR documentation built on May 28, 2019, 8:36 p.m.