gptkbp:instanceOf
|
gptkb:architecture
|
gptkbp:accessibleBy
|
read.csv()
read.table()
|
gptkbp:attribute
|
names
row.names
|
gptkbp:canBe
|
is.data.frame()
|
gptkbp:canBeConvertedBy
|
as.data.frame()
|
gptkbp:canBeFilteredBy
|
dplyr::filter()
|
gptkbp:canBeGroupedBy
|
aggregate()
by()
dplyr::group_by()
|
gptkbp:canBeJoinedBy
|
dplyr::full_join()
dplyr::inner_join()
dplyr::left_join()
dplyr::right_join()
|
gptkbp:canBeMergedBy
|
merge() function
|
gptkbp:canBeMutatedBy
|
dplyr::mutate()
|
gptkbp:canBePrintedOn
|
print() function
|
gptkbp:canBeReshapedBy
|
pivot_longer()
pivot_wider()
reshape()
tidyr::gather()
tidyr::spread()
|
gptkbp:canBeSortedBy
|
arrange()
order()
|
gptkbp:canBeSplitBy
|
split()
|
gptkbp:canBeStackedBy
|
stack()
|
gptkbp:canBeSubsettedBy
|
logical conditions
|
gptkbp:canBeSummarizedBy
|
dplyr::summarise()
summary() function
|
gptkbp:canBeTransposedBy
|
t()
|
gptkbp:canBeUnstackedBy
|
unstack()
|
gptkbp:canBeWrittenBy
|
write.csv()
write.table()
|
gptkbp:columnsAre
|
vectors
|
gptkbp:columnsRepresent
|
variables
|
gptkbp:convertedTo
|
gptkb:group_of_people
gptkb:tibble
|
gptkbp:createdBy
|
data.frame() function
|
gptkbp:describedBy
|
str()
summary()
|
https://www.w3.org/2000/01/rdf-schema#label
|
data.frame (R)
|
gptkbp:indexedIn
|
row and column
|
gptkbp:inheritsFrom
|
gptkb:list
|
gptkbp:mayInclude
|
different data types per column
|
gptkbp:notableRelease
|
$ operator
[ operator
[[ operator
|
gptkbp:numberOfLocations
|
tabular data
|
gptkbp:rowsRepresent
|
observations
|
gptkbp:usedIn
|
gptkb:R_programming_language
|
gptkbp:bfsParent
|
gptkb:pandas
|
gptkbp:bfsLayer
|
6
|