Skip to content

Commit

Permalink
Update dna-manual.Rnw
Browse files Browse the repository at this point in the history
  • Loading branch information
leifeld committed Oct 20, 2018
1 parent 5efeddf commit 926ca93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual/dna-manual.Rnw
Expand Up @@ -3001,7 +3001,7 @@ Again you can get help on the function with \code{help(dna\_cluster)}.

We can perform clustering directly on the connection to the sample database we have been using above and do not need to call \code{dna\_network} first:

<<eval=TRUE, results = 'tex'>>=
<<eval=TRUE, results='tex'>>=
# Use the command on the connection to the sample
clust <- dna_cluster(conn)
Expand Down

0 comments on commit 926ca93

Please sign in to comment.