input.txt {Demerelate}R Documentation

Reads different types of tables and returns an object.

Description

Internal function to prepare inputdata for Demerelate.

Usage

     input.txt(tab.txt, mod)
     

Arguments

tab.txt

Can be either a filename which will be passed to an object or an object in the R workspace.

mod

Can be either "dist", "pop" or "ref.pop". Different informations are printed

Value

tab

Object containing dataframe as inputdata.

Author(s)

Philipp Kraemer, <philipp.kraemer@uni-oldenburg.de>

See Also

Demerelate inputformat

Examples

      ## internal function not intended for direct use
    
     
     

[Package Demerelate version 0.9-3 Index]