Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Easy Access to Uppercase H

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
NotificationsYou must be signed in to change notification settings

thomasp85/Hr

Repository files navigation

The goal of Hr is to provide a native R binding to the tech tip provdied below:

All credit for the invention of this approach goes to@Michael1979

Installation

This package will probably not be released on CRAN. It can be installed fromgithub using devtools:

# install.packages("devtools")devtools::install_github('thomasp85/Hr')

Example

After installation the Addins dropdown should contain anInsert H entry:

Simply click on this to insert an "H" at the current position of the cursor.

If you would like to use a shortcut, it is easy to add this by finding the addinin the keyboard shortcut menu and assign, sayShift+h to it.

Now, every timeyou pressShift andh at the same time, an uppercase h will get inserted atthe cursor position

Roadmap

  • It could be nice to cache the uppercase h character so that the wikipedia pagewas not downloaded and parsed every time
  • Possible extension to handle other upper case letters

Code of Conduct

Please note that the Hr project is released with aContributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Easy Access to Uppercase H

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp