as.character.bvsresponse.list: Convert 'bvsresponse list' to character vector.

Description Usage Arguments Details Value

View source: R/convert.R

Description

Convert a 'bvsresponse.list' object to a character string. Note that the number of nodes, and which node the response is not contained in the resulting character string.

Usage

1
2
  ## S3 method for class 'bvsresponse.list'
 as.character(x, ...)

Arguments

x

An object of class 'bvsresponse.list'

...

Further arguments (unused)

Details

This function passes the list to as.character.bvsresponse()

Value

A character vector, each component of which is a character representation of the parents of each 'bvsresponse' included in x.


rjbgoudie/parental documentation built on May 27, 2019, 9:11 a.m.