Learn R Programming

subprocess (version 0.8.3)

C_tests_utf8: Run UTF8 tests implemented in C.

Description

If there is no error in those tests a simple string message is returned. If there is at least one error, another message is returned.

Usage

C_tests_utf8()

Arguments

Value

A string "All C tests passed!" if there are no errors.