Skip to content

Read PDF Task Exports from ServiceNow

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

ir-sfsu/sntaskreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sntaskreader

The goal of sntaskreader is to read the PDF task exports from ServiceNow into R.

Installation

You can install the released version of sntaskreader from GitHub with:

remotes::install_github("ir-sfsu/sntaskreader")

Example

This is a basic example which shows you how to solve a common problem:

library(sntaskreader)
task <- read_sntask("path_to_task_pdf")

About

Read PDF Task Exports from ServiceNow

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages