read.llr: Read SaTScan output files

Description Usage Arguments Details Value

Description

Reads a SaTScan output .dbf file.

Usage

1
read.llr(location, file)

Arguments

location

A directory location, including the trailing "/"

file

A file name, without the extension.

Details

This is expected to be a purely internal function. It's called by satscan() with the location and file nmae provided to that function. Since it's nothing more than foreign::read.dbf(), it's probably nor necessary to even have it as a function.

Value

A data frame.


Kenkleinman/rsatscan documentation built on May 27, 2019, 4:06 a.m.