Skip to content

DNA 2.0 beta 21

Pre-release
Pre-release
Compare
Choose a tag to compare
@JBGruber JBGruber released this 21 May 18:37
· 617 commits to master since this release

Added several new functions to rDNA, which is now a more complete tool for qualitative content analysis and discourse network analysis.

With this new release, rDNA is now more than just an R package to retrieve network data from DNA. Several new functions such as dna_cluster(), dna_barplot(), dna_plotFrequency(), dna_plotDendro(), dna_plotHeatmap(), dna_plotHive(), dna_plotCoordinates(), dna_plotNetwork(), dna_plotTimeWindow(), dna_addDocument(), dna_getDocuments(), dna_removeDocument() , dna_setDocuments() and dna_getAttributes() were implemented. This means that rDNA now covers many common steps of a discourse network analysis with dedicated functions in R.

The new functions are also covered in a new version of the manual.

This release also fixed several bugs in DNA and added the ability to specify the width of popup windows in the GUI.