get_os: Get data from briefcases

View source: R/util.R

get_osR Documentation

Get data from briefcases

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

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


albhasan/cqmaTools documentation built on Dec. 12, 2023, 9:25 a.m.