Skip to content

Add of class1 and class2 options in the annotateDiffreport function #73

@a-velt

Description

@a-velt

Hello,

Just a note about the annotateDiffreport() function. It seems that it does not allow us to choose the two classes we want to compare, and by default, classes 1 and 2 are chosen.

However, in the diffreport() function, it is possible to give these classes as arguments of the function (class1 and class2), but these two arguments are not offered in the annotateDiffreport() function. Is there a reason for this?

I created a annotateDiffreport_classes() function, which take these two additionnal arguments and pass them to the diffreport() function. It seems that this works fine.

Have a nice day,
Amandine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions