Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 876 Bytes

header.md

File metadata and controls

16 lines (12 loc) · 876 Bytes

ps

List, Query, Manipulate System Processes

lifecycle R-CMD-check CRAN status CRAN RStudio mirror downloads Codecov test coverage

ps implements an API to query and manipulate system processes. Most of its code is based on the psutil Python package.