Browse Source

README

master
boB Rudis 6 years ago
parent
commit
f0310e0a89
No known key found for this signature in database GPG Key ID: 1D7529BE14E2BBA9
  1. 1
      DESCRIPTION
  2. 2
      README.Rmd
  3. 2
      README.md

1
DESCRIPTION

@ -26,6 +26,7 @@ Depends:
Imports:
sys,
xml2,
stats,
utils,
purrr,
anytime

2
README.Rmd

@ -20,7 +20,7 @@ The following functions are implemented:
- `airport_scan`: Scan for available wireless network (requires Wi-Fi enabled Mac)
- `kernel_state`: Retrieve kernel state information
- `find_dsstore: Find and optionally remove '.DS_Store' files on a locally-accessible filesystem
- `find_dsstore`: Find and optionally remove '.DS_Store' files on a locally-accessible filesystem
- `read_dsstore`: Read a '.DS_Store' from a file/URL
- `software_update_history`: Retrieve Software Update history
- `sw_vers`: Retrieve macOS Operating System Version Information

2
README.md

@ -21,7 +21,7 @@ The following functions are implemented:
- `airport_scan`: Scan for available wireless network (requires Wi-Fi
enabled Mac)
- `kernel_state`: Retrieve kernel state information
- \`find\_dsstore: Find and optionally remove ‘.DS\_Store’ files on a
- `find_dsstore`: Find and optionally remove ‘.DS\_Store’ files on a
locally-accessible filesystem
- `read_dsstore`: Read a ‘.DS\_Store’ from a file/URL
- `software_update_history`: Retrieve Software Update history

Loading…
Cancel
Save