Learn R Programming

umx (version 1.4.0)

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: umx_explode_twin_names, 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
xmuHasSquareBrackets("A[1,2]")

Run the code above in your browser using DataLab