input.txt: Reads different types of tables and returns an object.

Description Usage Arguments Value Author(s) See Also Examples

View source: R/input.R

Description

Internal function to prepare inputdata for Demerelate.

Usage

1
2
     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

1
2
3
4
      ## internal function not intended for direct use
    
     
     

Demerelate documentation built on May 2, 2019, 4:01 p.m.