flow icon indicating copy to clipboard operation
flow copied to clipboard

View and Browse Code Using Flow Diagrams

Results 80 flow issues
Sort by recently updated
recently updated
newest added

When we output html with svg = TRUE we can select text. If we can do that there might be a way to change this text to a hyperlink ....

on hold

Use case : In a complex shiny app it's not trivial to find where a given module function is

Starting from a function, link to all functions that depend on it, and recursively. Every node is a dependency Not sure if it's a new function or a new parameter....

Those are problematic We might need to fetch a list of devtools shims and have special cases in `namespace_name()`

Should `trim`, `promote`, `demote` and `hide` support regular expressions? How to distinguish regexes from length-one character vectors?

I think `flow_view_vars()` works well with good functions BUT : * If we have a very messy function * If we have numerous scripts (to be run in a sequence...

I'm having trouble creating a reprex for flow on my machine. I wonder if we can define an intermediate data structure (as a dm object or nested list) that contains...

https://twitter.com/aghaynes/status/1504744566125219855

I think now we can't because base functions are removed in the code. If we demote the base package, it could be shown as an external reference rather than hidden....

The file structure is not readable and it's not clear what functions are used where. I'd like to to experiment with a new naming convention: * use `|` in file...