-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
42 lines (42 loc) · 1.5 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Package: surveycto
Type: Package
Title: Manipulation of Data Collected through XLSFORM-compliant Platforms
Version: 0.1.0
Author: "Waiguru Muriuki", email="[email protected]"
Maintainer: The package maintainer <[email protected]>
Description: SurveyCTO package is a metapackages that is comprised of
specilized functions to organize, manipulate and analyze
data collected through XLSFOrm-compliant platforms
such as SurveyCTO,ODK, ONA,Kobotoolbox.However,some
function(s) may be used with any structured.This system
provides an enormous opportunity in automation of the workflow
of survey data collection, processing, analsysis and
visualization. The main purpose this package is to compile
functions that can be used to develop live dashboard(s)
during data collection. This make it easy to track data
quality during data collection and also gives data manager(s)
time to discover insights in the data. Using the functions
in this package it relative easy to develop shiny dashboards.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports:
crayon,
curl,
dplyr,
expss,
httr,
jsonlite,
readr,
readxl,
stringr,
tidyr,
tools,
xlsx
Suggests:
rmarkdown,
knitr
VignetteBuilder: knitr
URL: https://github.com/Waiguru254/surveycto
BugReports: https://github.com/Waiguru254/surveycto/issues