conv2hoshifile: Convert bl histogram count data into lecagy 'hoshi file'...

Description Usage Arguments

Description

conv2hoshifile() converts bl histogram count data frame into legacy 'hoshi file' format. The philosophy of this function is not good because it helps copy-paste procedure remain in workflow.

Usage

1
2
conv2hoshifile(df, prefec, type, ym.start, ym.end, fname = NULL,
  class.start = 10, class.end = 160)

Arguments

df

Data frame of bl histogram count data

prefec

Name of prefecture

type

Type of bl data either '"taichou"' or '"seimitsu"'

ym.start

Start of time range to exprort in %Y%m format

fname

If non-NULL, processed data will be exported to file named 'fname'

class.start

Smallest end (unit = mm) of bl class to be exported. Default = 10

class.end

Largest end (unit = mm) of bl class to be exported. Default = 160

ym.start

End of time range to exprort in %Y%m format


kikirinrin/gyokaikyor documentation built on May 17, 2019, 8:21 p.m.