Skip to content

Unable to add new addin function #11

@IsadoraBM

Description

@IsadoraBM

I've tried adding a insertCompoundAddin function after modifying the dcf file but there is no insertInAddin.R file in my local addinexamples folder that would allow me to save the new function [something like the following:]

insertCompoundAddin <- function() {
rstudioapi::insertText(" %<>% ")
}

Is it possible for you to add it to the official addins or review the instructions for creating your own?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions