- Added
addStructure
andsetSuperpose
functions to load and overlap multiple structures in the same stage. - Updated internal logic with R 4.3.0's stricter && and || evaluations to prevent errors with multi-element vectors.
- Added
setScale
,setRotation
, andsetPosition
functions for controlling scale, rotation, and position of representations.
-
Added API call that returns a list of atoms surrounding a selection.
-
Added
selectionParameters
function to control proximity and level for selection. -
Updated
addSelection
andupdateRepresentation
to handle color arrays
- Updated
addSelection
andupdateRepresentation
to handle color arrays
- Added a
NEWS.md
file to track changes to the package. - Made package ready for CRAN release
- Updated pkgdown
- Re-formatted code examples