tests/testsuite/test_FLIsHex.R

#Not in R .
#For JDBC Connection with fuzzylogix database.
#Only with FLVector with charcters.
test_that("Check for FLCleanStr function",{
         widetable  <- FLTable(getTestTableName("tblAutoMpg"),"ObsID")
         flv <- widetable[1:6,"CarName"]
         ##         print(flv)
         resultflvector <- FLIsHex(flv)
         ##         print(resultflvector)
       })
Fuzzy-Logix/AdapteR documentation built on May 6, 2019, 5:07 p.m.