GithubHelp home page GithubHelp logo

Comments (4)

 avatar commented on July 19, 2024

@drdonkey Well, $mod+a should open an instance of R, and uses the scratchpad for closing that instance (it actually hides it, for reusability).
If you need to get to the scratchpad you must bind a command to get there through the i3 config (e.g. add bindsym $mod+minus scratchpad show to make $mod and - take you to the scratchpad).
The i3 config is located in ~/.config/i3/config.

from voidrice.

LukeSmithxyz avatar LukeSmithxyz commented on July 19, 2024

If you're trying to say that nothing happens when you press mod+a while using my configuration, this is likely because it is not spawn because you don't have R installed, which as voidanix said, is what the scratchpad uses.

Either install R or go into the config and change the line that spawns the R calculator to Python or some other interactive shell that can be used for math.

from voidrice.

aasutossh avatar aasutossh commented on July 19, 2024

R means R "the programming language"??

from voidrice.

 avatar commented on July 19, 2024

Yea, R is an interpreted language and is mostly used for creating statistics. It's a very useful tool.

If you used LARBS, then R should be already installed.

from voidrice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.