get_os: Get data from briefcases

Description Usage Arguments Value Author(s)

View source: R/util.R

Description

Extract history A and C from collected report files

Get the operative system's name. Taken from https://www.r-bloggers.com/identifying-the-os-from-r/

Usage

1
2
3
getHistoryAC(file.in)

get_os()

Arguments

file.in

A character. The path to a collect report file. i.e /home/user/PFP_3723_ALF_2010_02_17.txt

Value

A data.frame with the results of comamnds "HISTORY> A" and "HISTORY> C"

A single string

Author(s)

Alber Sanchez, alber.ipia@inpe.br

Alber Sanchez, alber.ipia@inpe.br


INPE-LAGEE/cqmaTools documentation built on March 15, 2021, 1:01 p.m.