Learn R Programming

adapr (version 1.0.2)

synctest.project: Tests the synchrony of files in dependency tree

Description

Tests the synchrony of files in dependency tree

Usage

synctest.project(project.id = get.project())

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 {
synctest.project("adaprHome")
# }
# NOT RUN {

# }

Run the code above in your browser using DataLab