Learn R Programming

hierfstat (version 0.04-22)

vec2mat: Reads a vector into a matrix

Description

Fills a lower triangular matrix from a vector and copy it to upper triangle

Usage

vec2mat(x)

Arguments

x

a vector

Value

mat

a matrix