## Not run:
# ## To locate this dataset in your filesystem, use:
#
# pDataFile <- system.file("extdata/GF_Phenotype.csv",
# package="PolyPatEx")
# print(pDataFile)
#
# ## To load this file using PolyPatEx's 'inputData' function use:
#
# pData <- inputData(pDataFile,
# numLoci=7,
# ploidy=6,
# dataType="phenotype",
# dioecious=FALSE,
# selfCompatible=FALSE)
#
# ## pData now contains the checked and preprocessed allele dataset,
# ## ready to be passed to other PolyPatEx analysis functions.
#
# ## End(Not run)
Run the code above in your browser using DataLab