Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 837 Bytes

header.md

File metadata and controls

16 lines (12 loc) · 837 Bytes

ps

List, Query, Manipulate System Processes

lifecycle R build status CRAN status CRAN RStudio mirror downloads Coverage status

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