Learn R Programming

adapr (version 2.0.0)

syncTestProject: Tests the synchrony of files in dependency tree

Description

Tests the synchrony of files in dependency tree

Usage

syncTestProject(project.id = getProject())

Arguments

project.id

is project to test the synchrony of

Value

list with logical indicated whether project is synchronized or not and details about synchrony

Examples

Run this code
# NOT RUN {
syncTestProject("adaprHome")
# }
# NOT RUN {

# }

Run the code above in your browser using DataLab