read_ada: Read an ADA/ADM file

Description Usage Arguments Value Author(s) Examples

Description

read_ada reads and relables a tab delimited file created from Powerschool's ADA/ADM report. To create these files, cut/paste from the 1. (first row number) to the bottom right value.

Usage

1
read_ada(path)

Arguments

path

a path in the same style as read.delim uses.

Value

a formatted data.frame

Author(s)

Sven Halvorson (svenedmail@gmail.com)

Examples

1
df <- read_ada("SWES_091317.txt")

svenhalvorson/SvenSFPS documentation built on May 21, 2019, 11:42 a.m.