naftalima / Graphics

Editing the Trepn™ data to use R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chart

Editing the Trepn™ data to use R

DATA COLLECTED:

Battery power – Power the battery consumes;

batterychart

CPU Load ( Normalized ) – Normalized CPU load across all cores;

cpuloadnormalized

CPUx Load – Load for each CPU core ; x -> [1:8]

cpuxload

GPU Load – Usage for the 3D GPU core;

gpuload

Memory usage – Total system memory usage;

memoryusage

EXAMPLE Ubuntu Terminal:

$ Rscript R\ arquivos/CPUxLoad.R

$ Rscript R\ arquivos/BatteryPower.r

About

Editing the Trepn™ data to use R


Languages

Language:R 50.6%Language:Python 49.4%