Learn R Programming

Demerelate (version 0.9-2)

input.txt: 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

See Also

Demerelate inputformat

Examples

Run this code
      ## internal function not intended for direct use
    
     
     

Run the code above in your browser using DataLab