umx (version 1.9.1)

xmuHasSquareBrackets: xmuHasSquareBrackets

Description

Tests if an input has square brackets

Usage

xmuHasSquareBrackets(input)

Arguments

input

an input to test

Value

- TRUE/FALSE

See Also

Other xmu internal not for end user: umxModel, xmuLabel_MATRIX_Model, xmuLabel_Matrix, xmuLabel_RAM_Model, xmuMI, xmuMakeDeviationThresholdsMatrices, xmuMakeOneHeadedPathsFromPathList, xmuMakeTwoHeadedPathsFromPathList, xmuMaxLevels, xmuMinLevels, xmuPropagateLabels, xmu_check_levels_identical, xmu_dot_make_paths, xmu_dot_make_residuals, xmu_start_value_list

Examples

Run this code
# NOT RUN {
xmuHasSquareBrackets("A[1,2]")
# }

Run the code above in your browser using DataLab