To debug a function, what I currently know is to put 'browser()' in it. But I'm wondering if there is a way like 'step in' that is available in debuggers of other languages (e.g. gdb).